summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwowario2019-11-12 16:58:45 +0300
committerwowario2019-11-12 16:58:45 +0300
commite2a6847af25ee071b37ac3f1f8fd6710103cd0cc (patch)
treee2e44d0af58a8f4283f5ac0aed11aedcec745211
parent428652a5b11ed14fd88ceefb758f0d1c42227010 (diff)
downloadaur-e2a6847af25ee071b37ac3f1f8fd6710103cd0cc.tar.gz
remove zeromq dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0150b1814773..fb6b91084167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="a fairly launched privacy-centric meme coin with no premine and a finit
license=('custom:Cryptonote')
arch=('x86_64')
url="http://wownero.org/"
-depends=('openssl' 'zeromq' 'libpgm' 'unbound' 'libsodium')
+depends=('openssl' 'libpgm' 'unbound' 'libsodium')
makedepends=('git' 'cmake' 'boost')
provides=('wownero-git')