aboutsummarylogtreecommitdiffstats
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 c230e2adda6f..58f351d63fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Unified All-in-one Monero miner (AMD)'
arch=('x86_64')
url='https://github.com/fireice-uk/xmr-stak'
license=('GPL3')
-makedepends=('cmake' 'opencl-headers')
+makedepends=('cmake' 'git' 'opencl-headers')
depends=('hwloc' 'libmicrohttpd' 'opencl-amd' 'openssl')
source=("git+https://github.com/fireice-uk/xmr-stak.git#tag=${pkgver}"
'no-donate.patch')