app-i18n/tomoe: migrate to dev-db/mysql-connector-c
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 24 Aug 2019 09:34:09 +0000 (11:34 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 24 Aug 2019 10:29:58 +0000 (12:29 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-i18n/tomoe/tomoe-0.6.0-r3.ebuild

index 9a406e4444a87e1b0a65c2cd3f1cf2376fecd724..89645ad03b59c71863b77f9eae94a146acfa3f2e 100644 (file)
@@ -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}]