From: Slawomir Lis Date: Tue, 23 Jan 2018 19:06:40 +0000 (+0100) Subject: net-analyzer/ntopng: fixed dependencies for net-libs/nDPI library X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e7f82a8eedbb20edd935ff420d91fdbcc3576d69;p=gentoo.git net-analyzer/ntopng: fixed dependencies for net-libs/nDPI library Closes: https://bugs.gentoo.org/645478 Package-Manager: Portage-2.3.20, Repoman-2.3.6 --- diff --git a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild index 68765c032bde..0fc8da9c6326 100644 --- a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild +++ b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild @@ -23,7 +23,7 @@ DEPEND="dev-db/sqlite:3 dev-libs/libxml2 net-analyzer/rrdtool net-libs/libpcap - net-libs/nDPI + =net-libs/nDPI-2.0 net-misc/curl sys-libs/binutils-libs virtual/libmysqlclient"