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-voip/telepathy-gabble/
Date: Fri, 02 Nov 2018 11:14:02
Message-Id: 1541157202.7be10e4239c389645a625e29b333bba7cb794365.leio@gentoo
1 commit: 7be10e4239c389645a625e29b333bba7cb794365
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 11:03:35 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 11:13:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be10e42
7
8 net-voip/telepathy-gabble: add explicit build dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/668254
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild
18 index b20b0f2d4ec..4f84d3e5220 100644
19 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild
20 +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -46,6 +46,7 @@ RDEPEND="
28 "
29 DEPEND="${RDEPEND}
30 ${PYTHON_DEPS}
31 + dev-util/glib-utils
32 >=dev-util/gtk-doc-am-1.17
33 dev-libs/libxslt
34 virtual/pkgconfig