summarylogtreecommitdiffstats
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 4630cc5841fd..0a14e1f193b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://getmonero.org/"
license=('custom:Cryptonote')
depends=('boost-libs>=1.45' 'unbound>=1.4.16' 'miniupnpc>=1.6' 'libunwind'
- 'readline' 'openssl')
+ 'readline' 'openssl' 'zeromq')
makedepends=('git' 'cmake' 'boost' 'gtest')