summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSławomir Lis <slis@gentoo.org>2015-09-02 07:38:00 +0200
committerSławomir Lis <slis@gentoo.org>2015-09-02 07:38:00 +0200
commit1bd5096cf5cc86a5cc8dee2a702a564927a6e3b5 (patch)
tree27b30020223fa549a03b20e9faa108680f94cfe3 /net-analyzer/ntopng/ntopng-2.0.ebuild
parentdev-ruby/database_cleaner: version bump (diff)
downloadgentoo-1bd5096cf5cc86a5cc8dee2a702a564927a6e3b5.tar.gz
gentoo-1bd5096cf5cc86a5cc8dee2a702a564927a6e3b5.tar.bz2
gentoo-1bd5096cf5cc86a5cc8dee2a702a564927a6e3b5.zip
Fixed deps (#558828)
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-analyzer/ntopng/ntopng-2.0.ebuild')
-rw-r--r--net-analyzer/ntopng/ntopng-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ntopng/ntopng-2.0.ebuild b/net-analyzer/ntopng/ntopng-2.0.ebuild
index 9c9a60d03d86..b8aa18dd5b8c 100644
--- a/net-analyzer/ntopng/ntopng-2.0.ebuild
+++ b/net-analyzer/ntopng/ntopng-2.0.ebuild
@@ -21,7 +21,7 @@ DEPEND="dev-db/sqlite:3
dev-libs/libxml2
net-analyzer/rrdtool
net-libs/libpcap
- net-libs/zeromq"
+ dev-python/pyzmq"
RDEPEND="${DEPEND}
dev-db/redis"