From: Mart Raudsepp Date: Sat, 6 Oct 2018 21:38:03 +0000 (+0300) Subject: gnome-base/gconf: add explicit build dep on glib-utils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9139a578e77f803857c106fb908c268c8634e51b;p=gentoo.git gnome-base/gconf: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667650 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/gnome-base/gconf/gconf-3.2.6-r4.ebuild b/gnome-base/gconf/gconf-3.2.6-r4.ebuild index 935155f26665..ed94934c040b 100644 --- a/gnome-base/gconf/gconf-3.2.6-r4.ebuild +++ b/gnome-base/gconf/gconf-3.2.6-r4.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" @@ -30,6 +30,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/libxslt + dev-util/glib-utils dev-util/gtk-doc-am >=dev-util/intltool-0.35 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]