[Webkit-unassigned] [Bug 147559] [GTK] r186800 broke the build on Ubuntu 14.04

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 22 09:04:35 PDT 2015


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

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #7)
> I think this may get fixed just by doing:
> 
> $ rm -fr WebKitBuild
> $ Tools/gtk/install-dependencies
> $ Tools/Scripts/update-webkitgtk-libs
> 
> We ship GTK+-3.16 on the JHBuild, but the Wayland headers have to be
> installed _before_ building the GTK+ we ship in the JHBuild. Otherwise the
> configure script of GTK+ will disable the support for wayland.

This was a one-time issue caused by running install-dependencies before Wayland support was added. I don't think we need to change anything here. But I will change PlatformGTK.cmake to allow automagic detection of X11/Wayland support.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150822/60a13f0a/attachment.html>


More information about the webkit-unassigned mailing list