commit:     9b395f376ddf326f0d7b4f818c6542ea30ba643b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  1 20:40:54 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Nov  1 20:41:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b395f37

net-libs/farstream: add explicit build dep on glib-utils

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

 net-libs/farstream/farstream-0.2.8-r1.ebuild | 3 ++-
 net-libs/farstream/farstream-0.2.8-r2.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
index 3c16cfb1287..ee9b123f673 100644
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,6 +35,7 @@ RDEPEND="${COMMONDEPEND}
 "
 DEPEND="${COMMONDEPEND}
        ${PYTHON_DEPS}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.18
        virtual/pkgconfig
        test? (

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 2fdbdd8a8d1..49efe0757aa 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -36,6 +36,7 @@ RDEPEND="${COMMONDEPEND}
 "
 DEPEND="${COMMONDEPEND}
        ${PYTHON_DEPS}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.18
        virtual/pkgconfig
        test? (

Reply via email to