commit:     964631e201461209fc42c17a7805ecf28c4cd979
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 13:52:01 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 13:58:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964631e2

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 <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 ad3dca34e33..6d393236a8b 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

Reply via email to