Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/farstream/
Date: Thu, 01 Nov 2018 20:42:28
Message-Id: 1541104897.9b395f376ddf326f0d7b4f818c6542ea30ba643b.leio@gentoo
1 commit: 9b395f376ddf326f0d7b4f818c6542ea30ba643b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 1 20:40:54 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 1 20:41:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b395f37
7
8 net-libs/farstream: add explicit build dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/668890
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 net-libs/farstream/farstream-0.2.8-r1.ebuild | 3 ++-
15 net-libs/farstream/farstream-0.2.8-r2.ebuild | 1 +
16 2 files changed, 3 insertions(+), 1 deletion(-)
17
18 diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild b/net-libs/farstream/farstream-0.2.8-r1.ebuild
19 index 3c16cfb1287..ee9b123f673 100644
20 --- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
21 +++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -35,6 +35,7 @@ RDEPEND="${COMMONDEPEND}
29 "
30 DEPEND="${COMMONDEPEND}
31 ${PYTHON_DEPS}
32 + dev-util/glib-utils
33 >=dev-util/gtk-doc-am-1.18
34 virtual/pkgconfig
35 test? (
36
37 diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild b/net-libs/farstream/farstream-0.2.8-r2.ebuild
38 index 2fdbdd8a8d1..49efe0757aa 100644
39 --- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
40 +++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
41 @@ -36,6 +36,7 @@ RDEPEND="${COMMONDEPEND}
42 "
43 DEPEND="${COMMONDEPEND}
44 ${PYTHON_DEPS}
45 + dev-util/glib-utils
46 >=dev-util/gtk-doc-am-1.18
47 virtual/pkgconfig
48 test? (