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-haze/
Date: Fri, 02 Nov 2018 13:23:06
Message-Id: 1541164195.3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4.leio@gentoo
1 commit: 3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 13:07:55 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 13:09:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc29b2b
7
8 net-voip/telepathy-haze: add explicit build dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/669986
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-haze/telepathy-haze-0.8.0-r1.ebuild | 3 ++-
15 net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 3 ++-
16 2 files changed, 4 insertions(+), 2 deletions(-)
17
18 diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
19 index 1b9fe12ff1a..ccf350d7d57 100644
20 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
21 +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -28,6 +28,7 @@ RDEPEND="${PYTHON_DEPS}
29 >=dev-libs/dbus-glib-0.73
30 "
31 DEPEND="${RDEPEND}
32 + dev-util/glib-utils
33 virtual/pkgconfig"
34 # test? ( dev-python/twisted-words )"
35
36
37 diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
38 index 43d4b875b01..cd3ed1869a4 100644
39 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
40 +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -25,6 +25,7 @@ RDEPEND="
48 DEPEND="${RDEPEND}
49 ${PYTHON_DEPS}
50 dev-libs/libxslt
51 + dev-util/glib-utils
52 virtual/pkgconfig
53 test? (
54 || (