Gentoo Archives: gentoo-commits

From: Slawek Lis <slis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/
Date: Tue, 27 Aug 2019 05:01:06
Message-Id: 1566882054.381ef2e24ed92f8e976a5ce534e53b2970d21ea9.slis@gentoo
1 commit: 381ef2e24ed92f8e976a5ce534e53b2970d21ea9
2 Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 27 05:00:54 2019 +0000
4 Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 27 05:00:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381ef2e2
7
8 net-analyzer/ntopng: Migrate to mysql-connector-c
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Slawek Lis <slis <AT> gentoo.org>
12
13 net-analyzer/ntopng/ntopng-3.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/ntopng/ntopng-3.8.ebuild b/net-analyzer/ntopng/ntopng-3.8.ebuild
17 index 8a3edd12418..d494609c7f0 100644
18 --- a/net-analyzer/ntopng/ntopng-3.8.ebuild
19 +++ b/net-analyzer/ntopng/ntopng-3.8.ebuild
20 @@ -27,7 +27,7 @@ DEPEND="dev-db/sqlite:3
21 >=net-libs/nDPI-2.4
22 net-misc/curl
23 sys-libs/binutils-libs
24 - virtual/libmysqlclient"
25 + dev-db/mysql-connector-c:="
26 RDEPEND="${DEPEND}
27 dev-db/redis"
28 PATCHES=(