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