From: Mart Raudsepp Date: Sat, 6 Oct 2018 21:54:47 +0000 (+0300) Subject: gnome-base/libgnomecanvas: add explicit build dep on glib-utils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3408e586d51cc422d4930f9fb728cb2217dc9408;p=gentoo.git gnome-base/libgnomecanvas: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667740 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild index 0f5756bec03a..bc2ea1b97966 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -25,6 +25,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} >=dev-lang/perl-5 sys-devel/gettext + dev-util/glib-utils >=dev-util/intltool-0.35 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"