From 7353a9cb9c319bfbd76e1ff531a176261ee647ff Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Sat, 5 Aug 2017 23:42:08 +0900 Subject: 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(-) (limited to 'app-i18n/tomoe') diff --git a/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild index ba57fe79cba9..6fe794e094ed 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}] -- cgit v1.2.3-65-gdbad