From: Mart Raudsepp Date: Sun, 25 Nov 2018 13:52:01 +0000 (+0200) Subject: gnome-base/gnome-vfs: add explicit build dep on glib-utils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=964631e201461209fc42c17a7805ecf28c4cd979;p=gentoo.git gnome-base/gnome-vfs: add explicit build dep on glib-utils There's also a warning about GNOME_COMMON_INIT, but appears harmless, so not taking the time to remove the call from configure.in, as gnome-vfs is a last rites candidate anyways. Closes: https://bugs.gentoo.org/667972 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.52, Repoman-2.3.11 --- diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild index ad3dca34e334..6d393236a8b7 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild @@ -40,6 +40,7 @@ RDEPEND=" zeroconf? ( >=net-dns/avahi-0.6.31-r2[${MULTILIB_USEDEP}] ) " DEPEND="${RDEPEND} + dev-util/glib-utils sys-devel/gettext gnome-base/gnome-common >=dev-util/intltool-0.40