From: Slawomir Lis Date: Mon, 22 Jan 2018 20:55:44 +0000 (+0100) Subject: net-analyzer/ntopng: added sys-libs/binutils-libs dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=47316be9937674510b62d56065bacc467660d31f;p=gentoo.git net-analyzer/ntopng: added sys-libs/binutils-libs dependency Closes: https://bugs.gentoo.org/634104 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 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"