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