summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2017-09-25 02:55:30 +0000
committerredfish2017-09-25 02:55:30 +0000
commita92acbedf1d843cd727dbc440bd3094cab5b20b4 (patch)
tree898886d1300948e224accfcdd60980e782bc1a80
parenta82933b54bbf9c3724adb1651a8f421e28a1b162 (diff)
downloadaur-a92acbedf1d843cd727dbc440bd3094cab5b20b4.tar.gz
deps: zeromq
-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')