diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ntopng/ntopng-3.0-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild index bdb49f1374ae..68765c032bde 100644 --- a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild +++ b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ DEPEND="dev-db/sqlite:3 net-libs/libpcap net-libs/nDPI net-misc/curl + sys-libs/binutils-libs virtual/libmysqlclient" RDEPEND="${DEPEND} dev-db/redis" |