summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82bf480beea1..6b68a4cc9ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ depends=('boost-libs>=1.45' 'miniupnpc>=1.6' 'libunwind'
# use unbound vendored inside upstream source repo
#'openssl-1.0'
)
-makedepends=('git' 'cmake' 'boost' 'gtest')
+makedepends=('git' 'cmake' 'boost' 'gtest' 'qt5-tools')
pkgdesc="Peer-to-peer anonymous digital currency (daemon, CLI wallet, and wallet API library)"