commit: 81d6e3ca5e59a3b3e92b5afe3bf0019b62134996
Author: Sławomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 05:52:51 2015 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 05:52:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d6e3ca
Fixed #558470
Package-Manager: portage-2.2.20
net-analyzer/ntopng/ntopng-2.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net-analyzer/ntopng/ntopng-2.0.ebuild
b/net-analyzer/ntopng/ntopng-2.0.ebuild
index 120d0e0..9c9a60d 100644
--- a/net-analyzer/ntopng/ntopng-2.0.ebuild
+++ b/net-analyzer/ntopng/ntopng-2.0.ebuild
@@ -15,10 +15,13 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-db/sqlite:3
+ dev-lang/luajit:2
dev-libs/geoip
dev-libs/glib:2
+ dev-libs/libxml2
+ net-analyzer/rrdtool
net-libs/libpcap
- dev-libs/libxml2"
+ net-libs/zeromq"
RDEPEND="${DEPEND}
dev-db/redis"