diff options
Diffstat (limited to 'app-i18n/tomoe/tomoe-0.6.0-r3.ebuild')
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild index 249cf77a5630..dd833dbdab43 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -43,6 +43,7 @@ RDEPEND="dev-libs/glib:2 ) subversion? ( dev-vcs/subversion )" DEPEND="${RDEPEND} + dev-util/glib-utils dev-util/gtk-doc-am dev-util/intltool virtual/pkgconfig" |