summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index f2b0df292d..ad8e4cf32f 100644
--- a/configure.json
+++ b/configure.json
@@ -1863,7 +1863,7 @@
},
"eglfs_egldevice": {
"description": "EGLFS EGLDevice",
- "condition": "features.eglfs && tests.egl-egldevice",
+ "condition": "features.eglfs && tests.egl-egldevice && features.kms",
"output": [ "publicQtConfig" ]
},
"eglfs_gbm": {