commit: 537527d273736c630c057489eb4d6171ad6cab87
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 9 10:34:17 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jun 9 10:34:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537527d2
net-analyzer/ntopng: Depend on sys-libs/binutils-libs:=.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-analyzer/ntopng/{ntopng-3.0-r2.ebuild => ntopng-3.0-r3.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-r3.ebuild
similarity index 98%
rename from net-analyzer/ntopng/ntopng-3.0-r2.ebuild
rename to net-analyzer/ntopng/ntopng-3.0-r3.ebuild
index bbf5c8da937..18736380ba1 100644
--- a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild
+++ b/net-analyzer/ntopng/ntopng-3.0-r3.ebuild
@@ -25,7 +25,7 @@ DEPEND="dev-db/sqlite:3
net-libs/libpcap
=net-libs/nDPI-2.0
net-misc/curl
- sys-libs/binutils-libs
+ sys-libs/binutils-libs:=
virtual/libmysqlclient"
RDEPEND="${DEPEND}
dev-db/redis"