summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-11-01 22:12:42 +0200
committerMart Raudsepp <leio@gentoo.org>2018-11-01 22:41:25 +0200
commit8ddc2df921ced7901bcc23a16ef33b8e48b72d13 (patch)
treed8fd0cfe0078a6d0ee73326ce787db74185fedb6
parentdev-embedded/platformio: Version bump (diff)
downloadgentoo-8ddc2df921ced7901bcc23a16ef33b8e48b72d13.tar.gz
gentoo-8ddc2df921ced7901bcc23a16ef33b8e48b72d13.tar.bz2
gentoo-8ddc2df921ced7901bcc23a16ef33b8e48b72d13.zip
gnome-base/gvfs: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/668750 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--gnome-base/gvfs/gvfs-1.32.2.ebuild3
-rw-r--r--gnome-base/gvfs/gvfs-1.34.2.1-r1.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.32.2.ebuild b/gnome-base/gvfs/gvfs-1.32.2.ebuild
index 5f337f4a548d..182f1bb3d768 100644
--- a/gnome-base/gvfs/gvfs-1.32.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.32.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -68,6 +68,7 @@ DEPEND="${RDEPEND}
>=sys-devel/gettext-0.19.4
virtual/pkgconfig
dev-util/gdbus-codegen
+ dev-util/glib-utils
dev-util/gtk-doc-am
test? (
>=dev-python/twisted-16
diff --git a/gnome-base/gvfs/gvfs-1.34.2.1-r1.ebuild b/gnome-base/gvfs/gvfs-1.34.2.1-r1.ebuild
index b878910dd5e7..095d6bfe56d7 100644
--- a/gnome-base/gvfs/gvfs-1.34.2.1-r1.ebuild
+++ b/gnome-base/gvfs/gvfs-1.34.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -67,6 +67,7 @@ DEPEND="${RDEPEND}
>=sys-devel/gettext-0.19.4
virtual/pkgconfig
dev-util/gdbus-codegen
+ dev-util/glib-utils
dev-util/gtk-doc-am
test? (
>=dev-python/twisted-16