net-libs/telepathy-glib: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:13:25 +0000 (01:13 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:33 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667402
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild

index 34a912ab9e11bb58c94751dc64b3f3c6bbc532a8..daa7ae76ac8b63b46d44ba6010ba957c0daadbca 100644 (file)
@@ -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) )