summaryrefslogtreecommitdiff
path: root/mesa-x.morph
diff options
context:
space:
mode:
Diffstat (limited to 'mesa-x.morph')
-rw-r--r--mesa-x.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa-x.morph b/mesa-x.morph
index 017f31e5cae..7cd3a490b33 100644
--- a/mesa-x.morph
+++ b/mesa-x.morph
@@ -3,6 +3,6 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
- "./autogen.sh --prefix=\"$PREFIX\" --enable-gles2 --disable-gallium-egl --with-egl-platforms=x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=i915,i965,swrast"
+ "./autogen.sh --prefix=\"$PREFIX\" --enable-gles2 --enable-gallium-egl --with-egl-platforms=x11,drm --enable-gbm --enable-dri --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=i915,i965,swrast --with-state-trackers=egl"
]
}