From 4ba9925d873b5f7e9562f5e3d67f11a89ee8a6e3 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 24 Aug 2019 12:16:44 +0200 Subject: [PATCH] net-analyzer/ntopng: migrate to dev-db/mysql-connector-c Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- net-analyzer/ntopng/ntopng-2.4.ebuild | 4 ++-- net-analyzer/ntopng/ntopng-3.0-r3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/ntopng/ntopng-2.4.ebuild b/net-analyzer/ntopng/ntopng-2.4.ebuild index d024ad1f63db..1e888605a06b 100644 --- a/net-analyzer/ntopng/ntopng-2.4.ebuild +++ b/net-analyzer/ntopng/ntopng-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,7 +24,7 @@ DEPEND="dev-db/sqlite:3 net-analyzer/rrdtool net-libs/libpcap net-misc/curl - virtual/libmysqlclient + dev-db/mysql-connector-c !net-libs/nDPI" RDEPEND="${DEPEND} dev-db/redis" diff --git a/net-analyzer/ntopng/ntopng-3.0-r3.ebuild b/net-analyzer/ntopng/ntopng-3.0-r3.ebuild index 18736380ba1b..5670739bea2d 100644 --- a/net-analyzer/ntopng/ntopng-3.0-r3.ebuild +++ b/net-analyzer/ntopng/ntopng-3.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,7 +26,7 @@ DEPEND="dev-db/sqlite:3 =net-libs/nDPI-2.0 net-misc/curl sys-libs/binutils-libs:= - virtual/libmysqlclient" + dev-db/mysql-connector-c:=" RDEPEND="${DEPEND} dev-db/redis" PATCHES=( -- 2.26.2