summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6361448733d0..09eed881306d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ build() {
meson --prefix=/usr \
-Dopengl=es-egl \
-Dxinput22=true \
- -Dbuffer=true \
+ -Dbuffer=false \
-Dfb=true \
-Ddrm=true \
-Dtslib=false \