summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 206c911070d6..2d7007ae7545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=minergate-gui
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc="Altcoin Cryptocurrency Mining Pools"
arch=("x86_64")
url="http://www.minergate.com/"
@@ -11,7 +11,7 @@ license=("custom")
source=("https://www.minergate.com/download/xfast-ubuntu-gui/${pkgver}")
sha256sums=("1b24f3785a68043092366a9195524becbe8c589257b365628a0cb271d75e465f")
options=(!strip)
-depends=()
+depends=('ocl-icd' 'qt5-websockets' 'icu')
prepare() {