Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/kexi/
Date: Sun, 25 Aug 2019 15:58:28
Message-Id: 1566748306.0919013a4f62860e55317a36fe546c6fe09489af.asturm@gentoo
1 commit: 0919013a4f62860e55317a36fe546c6fe09489af
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 24 09:35:03 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 25 15:51:46 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0919013a
7
8 app-office/kexi: migrate to dev-db/mysql-connector-c
9
10 Package-Manager: Portage-2.3.72, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-office/kexi/kexi-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild
17 index b05c229278..0730466c71 100644
18 --- a/app-office/kexi/kexi-9999.ebuild
19 +++ b/app-office/kexi/kexi-9999.ebuild
20 @@ -47,7 +47,7 @@ DEPEND="
21 dev-libs/glib:2
22 virtual/libiconv
23 )
24 - mysql? ( virtual/libmysqlclient )
25 + mysql? ( dev-db/mysql-connector-c:= )
26 postgres? (
27 dev-db/postgresql:*
28 dev-libs/libpqxx