net-analyzer/ntopng: migrate to dev-db/mysql-connector-c
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 24 Aug 2019 10:16:44 +0000 (12:16 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 24 Aug 2019 10:30:10 +0000 (12:30 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-analyzer/ntopng/ntopng-2.4.ebuild
net-analyzer/ntopng/ntopng-3.0-r3.ebuild

index d024ad1f63db6436908eb407fc227ef04b4e13f7..1e888605a06b55c616a6ef3ce9ccd35f04e2f26f 100644 (file)
@@ -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"
index 18736380ba1bd889af75fba93364aeab348132e5..5670739bea2d9899dea6d7a0cfbd24d31d4afa9e 100644 (file)
@@ -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=(