From b12ebecd3cb865216ced43297d8daafad1ae37cd Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 7 Oct 2018 01:13:25 +0300 Subject: [PATCH] net-libs/telepathy-glib: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667402 Signed-off-by: Mart Raudsepp 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 34a912ab9e11..daa7ae76ac8b 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) ) -- 2.26.2