app-i18n/tomoe-gtk: add missing dependency
authorAkinori Hattori <hattya@gentoo.org>
Sat, 12 Aug 2017 14:18:43 +0000 (23:18 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Sat, 12 Aug 2017 14:21:42 +0000 (23:21 +0900)
Gentoo-Bug: 590150

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild

index dde6b7083511b5e07e449eb735ecb8e92f8cff02..65af6e4c7d61f9072183eb5e1a006dd9acfa5e6f 100644 (file)
@@ -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}]