summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-08-24 11:34:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-08-24 12:29:58 +0200
commit6fcfe54a0fe9f4b0acc369bb23f62664235b2a33 (patch)
treef72920063147f3093ae2da7c39fe1570e2062df4 /app-i18n
parentapp-benchmarks/sysbench: migrate to dev-db/mysql-connector-c (diff)
downloadgentoo-6fcfe54a0fe9f4b0acc369bb23f62664235b2a33.tar.gz
gentoo-6fcfe54a0fe9f4b0acc369bb23f62664235b2a33.tar.bz2
gentoo-6fcfe54a0fe9f4b0acc369bb23f62664235b2a33.zip
app-i18n/tomoe: migrate to dev-db/mysql-connector-c
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/tomoe/tomoe-0.6.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
index 9a406e4444a8..89645ad03b59 100644
--- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
@@ -31,7 +31,7 @@ unset -f _ruby_set_globals
RDEPEND="dev-libs/glib:2
hyperestraier? ( app-text/hyperestraier )
- mysql? ( virtual/libmysqlclient )
+ mysql? ( dev-db/mysql-connector-c:= )
python? (
${PYTHON_DEPS}
dev-python/pygobject:2[${PYTHON_USEDEP}]