summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")