summaryrefslogtreecommitdiff
path: root/gnome-extra
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-03-06 22:19:01 +0200
committerMart Raudsepp <leio@gentoo.org>2019-03-06 23:17:17 +0200
commitd1a2e76c4e4d58ecb8efde4925c02ca56964900c (patch)
tree80b3550ea76ec764e6a3c65ccab30866e3a2fe15 /gnome-extra
parent5a6cf8c45d035cb13889411d9b674e6b95e70b12 (diff)
downloadgentoo-d1a2e76c4e4d58ecb8efde4925c02ca56964900c.tar.gz
gentoo-d1a2e76c4e4d58ecb8efde4925c02ca56964900c.tar.xz
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@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/sushi/sushi-3.24.0.ebuild3
1 files changed, 2 insertions, 1 deletions
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
"