summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-11-02 15:07:55 +0200
committerMart Raudsepp <leio@gentoo.org>2018-11-02 15:09:55 +0200
commit3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4 (patch)
tree8538b519ae97a9fe2cbc28d5ba04e9cd9fafb586 /net-voip
parentnet-libs/gtk-vnc: add explicit build dep on glib-utils (diff)
downloadgentoo-3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4.tar.gz
gentoo-3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4.tar.bz2
gentoo-3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4.zip
net-voip/telepathy-haze: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/669986 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild3
-rw-r--r--net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild3
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? (
|| (