[Webkit-unassigned] [Bug 175426] REGRESSION(r220515) [GTK][CMake] Build with ENABLE_GEOLOCATION fails on Debian Jessie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 08:27:15 PDT 2017


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

--- Comment #13 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Zan Dobersek from comment #9)
> How is the Geoclue2Interface.h generation handled if ENABLE_GEOLOCATION is
> true, but no geoclue package is installed?
> https://trac.webkit.org/browser/trunk/Source/WebCore/PlatformGTK.cmake#L183

This needs geoclue-2.0 pkg-config file not libgeoclue-2.0 one.

Therefore FindGeoclue2 is looking for the wrong pkg-config file.

This is on Debian Jessie:

$ pkg-config --variable dbus_interface geoclue-2.0
/usr/share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml


It works fine

-- 
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/20170810/2e6850e8/attachment-0001.html>


More information about the webkit-unassigned mailing list