aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gui/files/patch-src_gui_configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt5-gui/files/patch-src_gui_configure.json')
-rw-r--r--x11-toolkits/qt5-gui/files/patch-src_gui_configure.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/qt5-gui/files/patch-src_gui_configure.json b/x11-toolkits/qt5-gui/files/patch-src_gui_configure.json
index bef635ebd78d..06a73f280b51 100644
--- a/x11-toolkits/qt5-gui/files/patch-src_gui_configure.json
+++ b/x11-toolkits/qt5-gui/files/patch-src_gui_configure.json
@@ -4,11 +4,11 @@ main.cpp:13:14: error: cannot initialize a variable of type 'Display *' (aka '_X
Display *dpy = EGL_DEFAULT_DISPLAY;
^ ~~~~~~~~~~~~~~~~~~~
---- src/gui/configure.json.orig 2020-10-27 08:02:11 UTC
+--- src/gui/configure.json.orig 2024-08-30 14:45:12 UTC
+++ src/gui/configure.json
-@@ -845,6 +845,7 @@
- "// window and pixmap types will be different than what an X-based platform",
- "// plugin would expect."
+@@ -837,6 +837,7 @@
+ "// plugin would expect.",
+ "#define USE_X11"
],
+ "head": [ "#define USE_X11" ],
"include": [ "EGL/egl.h", "X11/Xlib.h" ],