Commits

Adrián Pérez de Castro committed 904d5330a34
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> (cherry picked from commit c2da653d085df1015f869bb3c89d43e6973239d8) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>