summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-02-27 21:42:25 -0500
committerVincent Grande2021-02-27 21:42:25 -0500
commitdc7779aa5ea25936141c07e605549f8c48788667 (patch)
tree7fdf6d6e273dacbed22a80e3bf147509c0fb4ac5 /PKGBUILD
parentdaae0cb240790bfd4f8fec8e22568838a4f5bf50 (diff)
downloadaur-lib32-libdrm-minimal-git.tar.gz
radeon is needed with amdgpu
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b40c46fecec9..80d12adfaea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ build() {
-D vc4=false \
-D vmwgfx=false \
-D amdgpu=true \
- -D radeon=false \
+ -D radeon=true \
-D intel=false \
-D nouveau=false \
-D man-pages=false