summaryrefslogtreecommitdiffstats
path: root/src/compositor/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/configure.json')
-rw-r--r--src/compositor/configure.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compositor/configure.json b/src/compositor/configure.json
index 21f486d78..20b0e9ce8 100644
--- a/src/compositor/configure.json
+++ b/src/compositor/configure.json
@@ -106,12 +106,12 @@
"condition": "features.wayland-server && features.opengl && !features.opengles2 && libs.xcomposite && libs.glx",
"output": [ "privateFeature" ]
},
- "drm-egl-server": {
+ "wayland-drm-egl-server-buffer": {
"label": "DRM EGL",
"condition": "features.wayland-server && features.opengl && features.egl && tests.drm-egl-server",
"output": [ "privateFeature" ]
},
- "libhybris-egl-server": {
+ "wayland-libhybris-egl-server-buffer": {
"label": "libhybris EGL",
"condition": "features.wayland-server && features.opengl && features.egl && tests.libhybris-egl-server",
"output": [ "privateFeature" ]