commit: e7f82a8eedbb20edd935ff420d91fdbcc3576d69 Author: Slawomir Lis <slis <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 19:06:40 2018 +0000 Commit: Slawek Lis <slis <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 19:06:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f82a8e
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 net-analyzer/ntopng/ntopng-3.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild index 68765c032bd..0fc8da9c632 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"
