commit: 4bf479a02b87795820a87043a69baebef107fd3e
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 7 16:30:11 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Dec 7 19:04:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf479a0
app-text/gtranslator: add missing itstool and glib-utils build deps
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
app-text/gtranslator/gtranslator-2.91.7-r1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
index 7e68b60a02a..a5e20391f61 100644
--- a/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
+++ b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -43,8 +43,10 @@ RDEPEND="${COMMON_DEPEND}
x11-libs/gtk+:3[introspection] )
"
DEPEND="${COMMON_DEPEND}
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1
>=dev-util/intltool-0.50.1
+ dev-util/itstool
>=sys-devel/gettext-0.17
virtual/pkgconfig
"