net-voip/telepathy-haze: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Fri, 2 Nov 2018 13:07:55 +0000 (15:07 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 2 Nov 2018 13:09:55 +0000 (15:09 +0200)
Closes: https://bugs.gentoo.org/669986
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild

index 1b9fe12ff1a013ddaf24605769b347cb019c9eb7..ccf350d7d57b5f88e747651718648cbe29788af1 100644 (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 )"
 
index 43d4b875b016929ffd6cf6f8818f6db5efb69fed..cd3ed1869a46a71227e467c579e9cf313c5cb36a 100644 (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? (
                || (