commit: f8f0b4ba17fd59508ca412f9879aae5778ce1144 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun Aug 23 13:27:21 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 13:27:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f0b4ba
app-i18n/tomoe-gtk: add missing dependency Closes: https://bugs.gentoo.org/677726 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r6.ebuild b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r6.ebuild index 24fcbb8f337..7a11584b03f 100644 --- a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r6.ebuild +++ b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r6.ebuild @@ -15,6 +15,7 @@ IUSE="" RDEPEND="app-i18n/tomoe x11-libs/gtk+:2" DEPEND="${RDEPEND} + dev-util/glib-utils dev-util/gtk-doc-am sys-devel/gettext virtual/pkgconfig"
