summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawomir Lis <slis@gentoo.org>2018-01-23 20:06:40 +0100
committerSlawomir Lis <slis@gentoo.org>2018-01-23 20:06:40 +0100
commite7f82a8eedbb20edd935ff420d91fdbcc3576d69 (patch)
tree644cecf27b262deb9a6e0d69d8cd2306b07096f3
parentnet-analyzer/suricata: added missed conf.d and init.d files (diff)
downloadgentoo-e7f82a8eedbb20edd935ff420d91fdbcc3576d69.tar.gz
gentoo-e7f82a8eedbb20edd935ff420d91fdbcc3576d69.tar.bz2
gentoo-e7f82a8eedbb20edd935ff420d91fdbcc3576d69.zip
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
-rw-r--r--net-analyzer/ntopng/ntopng-3.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"