diff options
Diffstat (limited to 'net-libs/webkit-gtk/files/webkit-gtk-2.24.4-eglmesaext-include.patch')
-rw-r--r-- | net-libs/webkit-gtk/files/webkit-gtk-2.24.4-eglmesaext-include.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-libs/webkit-gtk/files/webkit-gtk-2.24.4-eglmesaext-include.patch b/net-libs/webkit-gtk/files/webkit-gtk-2.24.4-eglmesaext-include.patch deleted file mode 100644 index 9c277e71..00000000 --- a/net-libs/webkit-gtk/files/webkit-gtk-2.24.4-eglmesaext-include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- webkitgtk-2.24.4.orig/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp 2019-08-26 17:55:46.000000000 +0300 -+++ webkitgtk-2.24.4.orig/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp 2019-11-04 23:33:44.146933810 +0300 -@@ -31,6 +31,7 @@ - #include "WebKitWaylandServerProtocol.h" - #include <EGL/egl.h> - #include <EGL/eglext.h> -+#include <EGL/eglmesaext.h> - #include <WebCore/GLContext.h> - #include <WebCore/PlatformDisplayWayland.h> - #include <WebCore/Region.h> |