From 3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 2 Nov 2018 15:07:55 +0200 Subject: net-voip/telepathy-haze: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/669986 Signed-off-by: Mart Raudsepp 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 1b9fe12ff1a0..ccf350d7d57b 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 43d4b875b016..cd3ed1869a46 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? ( || ( -- cgit v1.2.3