summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/configure.json b/src/client/configure.json
index 7feeee4bf..91024c9d3 100644
--- a/src/client/configure.json
+++ b/src/client/configure.json
@@ -135,7 +135,7 @@
},
"xcomposite-egl": {
"label": "XComposite EGL",
- "condition": "features.wayland-client && features.opengl && features.egl && features.xlib && libs.xcomposite",
+ "condition": "features.wayland-client && features.opengl && features.egl && features.xlib && libs.xcomposite && features.egl_x11",
"output": [ "privateFeature" ]
},
"xcomposite-glx": {