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
This commit is contained in:
Mart Raudsepp
2018-11-02 15:07:55 +02:00
parent 08bd8917bc
commit 3bc29b2b86
2 changed files with 4 additions and 2 deletions

View File

@@ -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 )"

View File

@@ -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? (
|| (