summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsatcom8862019-08-17 02:31:29 +0200
committersatcom8862019-08-17 02:31:29 +0200
commit0bd22132e961eba9fa97138c5a38e817469a4848 (patch)
tree5a596003131926e9d0f453cb88299ab213f36d95 /PKGBUILD
parentbef955e1d55a65a5c808d13f3be79620958a0304 (diff)
downloadaur-0bd22132e961eba9fa97138c5a38e817469a4848.tar.gz
updated makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1734c2b99b4e..af86d63619a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/doe300/VC4CLStdLib"
license=('MIT')
groups=()
depends=()
-makedepends=('git')
+makedepends=('wget')
optdepends=()
provides=('opencl-pi' 'opencl-vc4' 'opencl-driver')
source=("https://github.com/doe300/VC4CLStdLib/archive/master.tar.gz")