summaryrefslogtreecommitdiff
path: root/strata/mesa-common/mesa.morph
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-09-30 09:07:35 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-09-30 09:07:35 +0000
commit4f6f1df1ddab346af6eda019559149c7d2c4c2b0 (patch)
tree8cf0f87b398b125ac6e7317a3c9d1b16b942fbe2 /strata/mesa-common/mesa.morph
parent667390f06a5cb4842e6396b6fb06db5e75724880 (diff)
downloaddefinitions-4f6f1df1ddab346af6eda019559149c7d2c4c2b0.tar.gz
Clean up mesa and gstreamer issues in plusplus
Diffstat (limited to 'strata/mesa-common/mesa.morph')
-rw-r--r--strata/mesa-common/mesa.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/mesa-common/mesa.morph b/strata/mesa-common/mesa.morph
index 733e1b1f..1439ab4c 100644
--- a/strata/mesa-common/mesa.morph
+++ b/strata/mesa-common/mesa.morph
@@ -14,7 +14,7 @@ configure-commands:
esac
./autogen.sh --prefix="$PREFIX" \
--enable-gles2 \
- --disable-gallium-egl \
+ --enable-gallium-egl \
--with-egl-platforms=x11,drm,wayland \
--enable-gbm \
--enable-shared-glapi \