summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-11-25 15:52:01 +0200
committerMart Raudsepp <leio@gentoo.org>2018-11-25 15:58:24 +0200
commit964631e201461209fc42c17a7805ecf28c4cd979 (patch)
tree83fa6ab97a896338f0809c0f8880cdd476951e7d /gnome-base/gnome-vfs
parentx11-libs/pango: add explicit build dep on glib-utils (diff)
downloadgentoo-964631e201461209fc42c17a7805ecf28c4cd979.tar.gz
gentoo-964631e201461209fc42c17a7805ecf28c4cd979.tar.bz2
gentoo-964631e201461209fc42c17a7805ecf28c4cd979.zip
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@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r--gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild1
1 files changed, 1 insertions, 0 deletions
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