webkitgtk: Add patch for properly picking GL flags when building
authorAdrián Pérez de Castro <aperez@igalia.com>
Thu, 3 Aug 2017 11:31:09 +0000 (14:31 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 10 Aug 2017 08:27:58 +0000 (10:27 +0200)
commitc2da653d085df1015f869bb3c89d43e6973239d8
tree06fdedd9528157a87d6ede46700163e7345f3dda
parent5c12506f4da21fcc7a4f1514670c4bfd4f23b466
webkitgtk: Add patch for properly picking GL flags when building

This solves build failures caused by WebKit trying to include X11 headers
when support for X11 is disabled in Mesa3D. A common situation is when
configuring both GTK+ and WebKitGTK+ only with Wayland support.

Once the fix for https://bugs.webkit.org/show_bug.cgi?id=175125 makes it
into a release, the patch can be dropped.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/webkitgtk/0004-GTK-WPE-CFLAGS-from-pkg-config-for-E-GL-are-not-pass.patch [new file with mode: 0644]