gnome-base/gnome-vfs: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sun, 25 Nov 2018 13:52:01 +0000 (15:52 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 25 Nov 2018 13:58:24 +0000 (15:58 +0200)
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 <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild

index ad3dca34e334e10049536d2dac05e32ad399bec1..6d393236a8b7deacc82922c542c496fabcd81f52 100644 (file)
@@ -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