summaryrefslogtreecommitdiff
path: root/strata/x-generic
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:11 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commite0736b45a40321cb8b70ae5d4ff2d46b3dba41d4 (patch)
treee105e0b2d162d3fc2fe9f7de627962c5bafad827 /strata/x-generic
parentfa35f9272d937f67f73632d7b4b97491c93bd035 (diff)
downloaddefinitions-e0736b45a40321cb8b70ae5d4ff2d46b3dba41d4.tar.gz
Build a unique mesa with wayland and x11 support
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