From 8f24304bad2593a2134ca4bc16e3dc9272dd9c07 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Wed, 6 Feb 2019 22:48:06 +0900 Subject: [PATCH] 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 --- app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- 2.26.2