summaryrefslogtreecommitdiff
path: root/wl_build
diff options
context:
space:
mode:
Diffstat (limited to 'wl_build')
-rwxr-xr-xwl_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/wl_build b/wl_build
index 505436f..12ec148 100755
--- a/wl_build
+++ b/wl_build
@@ -172,7 +172,7 @@ echo "weston"
cd $WLROOT/weston
git clean -xfd
./autogen.sh --prefix=$WLD \
- --with-cairo=gl \
+ --with-cairo=image \
--with-xserver-path=$WLD/bin/Xwayland \
--enable-setuid-install=no \
--enable-clients \