[Webkit-unassigned] [Bug 201340] [GTK][WPE] xdg-dbus-proxy is a runtime dep, the check for it in CMake can be misleading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 07:07:16 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201340

--- Comment #1 from Patrick Griffis <pgriffis at igalia.com> ---
Yes it is technically only required at runtime but there are two things gained by checking for it at build time.

- We gain an absolute path to the binary we can rely on.
- There will be no mistakes made by distros missing the dependency. xdg-dbus-proxy is a new project nobody packages and the sandbox is disabled by default so I guarantee all distros would skip this dependency if we didn't error loudly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190830/684b1525/attachment.html>


More information about the webkit-unassigned mailing list