summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHui Yiqun2017-11-30 09:31:25 +0800
committerHui Yiqun2017-11-30 09:31:25 +0800
commit11239d77f95e9eb21f8d2a05dd74a84226270a45 (patch)
treec18cf5f9f92f4109afc7e296b51352f86d50f24b /PKGBUILD
parent79a6ef0225c8ea8b46ba6d039dea86b9fe54c2b3 (diff)
downloadaur-11239d77f95e9eb21f8d2a05dd74a84226270a45.tar.gz
add dependency: ocl-icd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70c95ef14414..f76c085f53fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=xmr-stak-git
pkgver=r485.79154f7
-pkgrel=3
+pkgrel=4
pkgdesc="Unified All-in-one Monero miner"
arch=('x86_64')
url="https://github.com/fireice-uk/xmr-stak"
license=('GPL3')
makedepends=('git' 'cmake' 'opencl-headers')
-depends=('libmicrohttpd' 'openssl' 'hwloc' 'cuda')
+depends=('libmicrohttpd' 'openssl' 'hwloc' 'cuda' 'ocl-icd')
source=('git+https://github.com/fireice-uk/xmr-stak.git'
'no-donate.patch')
sha256sums=('SKIP'