commit:     8ddc2df921ced7901bcc23a16ef33b8e48b72d13
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  1 20:12:42 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Nov  1 20:41:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddc2df9

gnome-base/gvfs: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/668750
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 gnome-base/gvfs/gvfs-1.32.2.ebuild      | 3 ++-
 gnome-base/gvfs/gvfs-1.34.2.1-r1.ebuild | 3 ++-
 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 5f337f4a548..182f1bb3d76 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 b878910dd5e..095d6bfe56d 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

Reply via email to