projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6765c
)
app-i18n/tomoe: depend on virtual/libmysqlclient
author
Akinori Hattori
<hattya@gentoo.org>
Sat, 5 Aug 2017 14:42:08 +0000
(23:42 +0900)
committer
Akinori 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
patch
|
blob
|
history
diff --git
a/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
b/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
index ba57fe79cba90f1b01f2b22484c1c8e338e4d82e..6fe794e094ed72124f715c968e65c30072abe2d1 100644
(file)
--- 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}]