commit:     3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  2 13:07:55 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Nov  2 13:09:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc29b2b

net-voip/telepathy-haze: add explicit build dep on glib-utils

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

 net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild | 3 ++-
 net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

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
index 1b9fe12ff1a..ccf350d7d57 100644
--- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
+++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-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=5
@@ -28,6 +28,7 @@ RDEPEND="${PYTHON_DEPS}
        >=dev-libs/dbus-glib-0.73
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        virtual/pkgconfig"
 #      test? ( dev-python/twisted-words )"
 

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
index 43d4b875b01..cd3ed1869a4 100644
--- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
+++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.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
@@ -25,6 +25,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        ${PYTHON_DEPS}
        dev-libs/libxslt
+       dev-util/glib-utils
        virtual/pkgconfig
        test? (
                || (

Reply via email to