commit: d1a2e76c4e4d58ecb8efde4925c02ca56964900c
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 6 20:19:01 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 21:17:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a2e76c
gnome-extra/sushi-3.24.0: add explicit build dep on glib-utils
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gnome-extra/sushi/sushi-3.24.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnome-extra/sushi/sushi-3.24.0.ebuild
b/gnome-extra/sushi/sushi-3.24.0.ebuild
index 3a0f5d97509..3bcb3f8cea0 100644
--- a/gnome-extra/sushi/sushi-3.24.0.ebuild
+++ b/gnome-extra/sushi/sushi-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -37,6 +37,7 @@ COMMON_DEPEND="
office? ( app-office/unoconv )
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
>=dev-util/intltool-0.40
virtual/pkgconfig
"