commit:     1bd5096cf5cc86a5cc8dee2a702a564927a6e3b5
Author:     Sławomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 05:38:00 2015 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 05:38:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd5096c

Fixed deps (#558828)

Package-Manager: portage-2.2.20.1

 net-analyzer/ntopng/ntopng-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ntopng/ntopng-2.0.ebuild 
b/net-analyzer/ntopng/ntopng-2.0.ebuild
index 9c9a60d..b8aa18d 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"
 

Reply via email to