aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrmat2018-07-14 13:06:13 +0200
committergrmat2018-07-14 13:06:13 +0200
commitab260ffecb67a4860ec9c02e81694c8ae36cbfe5 (patch)
tree4a246877ee7cf41d98392810786088cb146ac508
parentb2926c19cf0fc6305392a02fd0b285b1a7e759eb (diff)
downloadaur-ab260ffecb67a4860ec9c02e81694c8ae36cbfe5.tar.gz
provide 'opencl-driver'
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6f03f7f027b..4d3ca676e56d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('custom:AMD')
makedepends=('wget')
depends=('libdrm' 'ocl-icd')
conflicts=('amdgpocl')
+provides=('opencl-driver')
DLAGENTS='https::/usr/bin/wget --referer https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx -N %u'