summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-12-12 16:29:45 -0500
committerVincent Grande2020-12-12 16:29:45 -0500
commitda31c50915eb0964cf54463f208f4b5c129e3f15 (patch)
treed35e17b9aecaee40ff81d5aef0493b7cf5601af5 /PKGBUILD
parenta46bc026d410ddeda55028bf2dd13a91325095b5 (diff)
downloadaur-da31c50915eb0964cf54463f208f4b5c129e3f15.tar.gz
disable eglstreams by default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5971b788fb..98cb2333ca29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ build() {
-D xcsecurity=true \
-D xorg=true \
-D xwayland=true \
- -D xwayland_eglstream=true \
+ -D xwayland_eglstream=false \
-D udev=true \
-D suid_wrapper=false \
-D xkb_dir=/usr/share/X11/xkb \