summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo P2017-12-14 11:34:25 -0500
committerLeo P2017-12-14 11:34:25 -0500
commit165b138046b86adb0bc625532b8e8184ecc88849 (patch)
tree9d337a3b7194847c5d2c79caee5ef1dd3bddc4eb /PKGBUILD
parent8987b0010375f5cdbdb80b1a60c4032a966e9421 (diff)
downloadaur-165b138046b86adb0bc625532b8e8184ecc88849.tar.gz
qt5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b796d80988d6..1372759e368c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="RaiBlocks is a cryptocurrency designed from the ground up for scalable
arch=('i686' 'x86_64')
url="http://raiblocks.com/"
license=('BSD 2-clause')
-depends=('qt5' 'boost' 'boost-libs')
+depends=('qt5-base' 'boost' 'boost-libs')
provides=(raiblocks)
pkgver() {
cd "raiblocks"