commit:     b12ebecd3cb865216ced43297d8daafad1ae37cd
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 22:13:25 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 22:36:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12ebecd

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

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

 net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index 34a912ab9e1..daa7ae76ac8 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -35,6 +35,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        dev-libs/libxslt
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig
        vala? ( $(vala_depend) )

Reply via email to