summaryrefslogtreecommitdiff
path: root/strata/wayland-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/wayland-generic
parentfa35f9272d937f67f73632d7b4b97491c93bd035 (diff)
downloaddefinitions-e0736b45a40321cb8b70ae5d4ff2d46b3dba41d4.tar.gz
Build a unique mesa with wayland and x11 support
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