commit: 7e7a425c6168e59a10a2b54c5fe59db1db8e38ac
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 14:18:43 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 14:21:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7a425c
app-i18n/tomoe-gtk: add missing dependency
Gentoo-Bug: 590150
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
index dde6b708351..65af6e4c7d6 100644
--- a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
+++ b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
@@ -17,6 +17,7 @@ IUSE="python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="app-i18n/tomoe[python(+)?,${PYTHON_USEDEP}]
+ x11-libs/gtk+:2
python? (
${PYTHON_DEPS}
dev-python/pygobject:2[${PYTHON_USEDEP}]