summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e5ba53c5a59..5e3a3806d306 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,8 @@ optdepends=('radeon-profile-daemon: system daemon for reading card info'
'mesa-demos: for glxinfo'
'xorg-xdriinfo: display driver name'
'xorg-xrandr: show card connected outputs'
- 'xf86-video-ati: radeon open source driver')
+ 'xf86-video-ati: radeon open source driver'
+ 'xf86-video-amdgpu: amdgpu open source driver')
provides=('radeon-profile')
replaces=('radeon-profile')
source=("git+https://github.com/marazmista/radeon-profile.git")