summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-02-09 19:51:40 -0500
committerVincent Grande2021-02-09 19:51:40 -0500
commit0774a5e55700bae4bb65b120fe72492f8236d5aa (patch)
tree9d9c6a2082832aad3e55717b6209b3a5acb7d29c /PKGBUILD
parent7904cba9aee2e2b69c173bb0ebc07c5538091703 (diff)
downloadaur-0774a5e55700bae4bb65b120fe72492f8236d5aa.tar.gz
enable dga
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cc76be847ff..b1b387c911eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -97,7 +97,7 @@ build() {
-D dpms=false \
-D xf86bigfont=false \
-D xselinux=false \
- -D dga=false \
+ -D dga=true \
-D linux_acpi=false \
-D agp=false \
-D dri1=false \
@@ -118,6 +118,7 @@ build() {
# xinerama required for nvidia blob/amdgpu/mesa
# mitshm required for nvidia blob/amdgpu/mesa
# xv required for nvidia blob/amdgpu/mesa
+# dga required for nvidia blob/amdgpu/mesa
# glamor required for xwayland support
# b_pgo set to off or build fails
# dpms and dri1 set to true or xf86-video-amdgpu build fails