commit: 7353a9cb9c319bfbd76e1ff531a176261ee647ff
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 5 14:42:08 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 5 14:47:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7353a9cb
app-i18n/tomoe: depend on virtual/libmysqlclient
Gentoo-Bug: 508796
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/tomoe/tomoe-0.6.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
b/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
index ba57fe79cba..6fe794e094e 100644
--- a/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
+++ b/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
@@ -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}]