app-i18n/tomoe: depend on virtual/libmysqlclient
authorAkinori Hattori <hattya@gentoo.org>
Sat, 5 Aug 2017 14:42:08 +0000 (23:42 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Sat, 5 Aug 2017 14:47:33 +0000 (23:47 +0900)
Gentoo-Bug: 508796

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-i18n/tomoe/tomoe-0.6.0-r2.ebuild

index ba57fe79cba90f1b01f2b22484c1c8e338e4d82e..6fe794e094ed72124f715c968e65c30072abe2d1 100644 (file)
@@ -19,7 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="dev-libs/glib:2
        hyperestraier? ( app-text/hyperestraier )
-       mysql? ( dev-db/mysql )
+       mysql? ( virtual/libmysqlclient )
        python? (
                ${PYTHON_DEPS}
                dev-python/pygobject:2[${PYTHON_USEDEP}]