From: Thomas Deutschmann Date: Sat, 24 Aug 2019 09:34:09 +0000 (+0200) Subject: app-i18n/tomoe: migrate to dev-db/mysql-connector-c X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6fcfe54a0fe9f4b0acc369bb23f62664235b2a33;p=gentoo.git 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 --- 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}]