summaryrefslogtreecommitdiff
path: root/strata/x-generic
diff options
context:
space:
mode:
Diffstat (limited to 'strata/x-generic')
-rw-r--r--strata/x-generic/mesa.morph (renamed from strata/x-generic/mesa-x.morph)4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/x-generic/mesa-x.morph b/strata/x-generic/mesa.morph
index a5a51500..38078d12 100644
--- a/strata/x-generic/mesa-x.morph
+++ b/strata/x-generic/mesa.morph
@@ -1,4 +1,4 @@
-name: mesa-x
+name: mesa
kind: chunk
build-system: autotools
configure-commands:
@@ -15,7 +15,7 @@ configure-commands:
./autogen.sh --prefix="$PREFIX" \
--enable-gles2 \
--disable-gallium-egl \
- --with-egl-platforms=x11,drm \
+ --with-egl-platforms=x11,drm,wayland \
--enable-gbm --enable-shared-glapi \
--with-gallium-drivers=swrast \
--with-dri-drivers=$DRIDRIVERS