From: Akinori Hattori Date: Wed, 6 Feb 2019 13:48:06 +0000 (+0900) Subject: app-i18n/tomoe: add missing dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8f24304bad2593a2134ca4bc16e3dc9272dd9c07;p=gentoo.git app-i18n/tomoe: add missing dependency Closes: https://bugs.gentoo.org/667342 Signed-off-by: Akinori Hattori Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- 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"