summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-08-12 23:18:43 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-08-12 23:21:42 +0900
commit7e7a425c6168e59a10a2b54c5fe59db1db8e38ac (patch)
tree7f5d3d7f788740c2682dc1f32cf44c561fbdfc3a /app-i18n
parentapp-i18n/tomoe-gtk: inherit ltprune (diff)
downloadgentoo-7e7a425c6168e59a10a2b54c5fe59db1db8e38ac.tar.gz
gentoo-7e7a425c6168e59a10a2b54c5fe59db1db8e38ac.tar.bz2
gentoo-7e7a425c6168e59a10a2b54c5fe59db1db8e38ac.zip
app-i18n/tomoe-gtk: add missing dependency
Gentoo-Bug: 590150 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild1
1 files changed, 1 insertions, 0 deletions
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 dde6b7083511..65af6e4c7d61 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}]