summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-12-12 16:28:17 -0500
committerVincent Grande2020-12-12 16:28:17 -0500
commit770df70ac1abe46c21498456eb5fd1a4c2271cfd (patch)
tree06d44ac2aa26869d2a2e59e39727e3fe9949a849 /PKGBUILD
parent471e6bd77c4f6f7ebdef08a09dd92b3a85dafac6 (diff)
downloadaur-770df70ac1abe46c21498456eb5fd1a4c2271cfd.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 997f4b13552c..1ac7907e5fbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,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 \