From e3ded0191656d65583c7909ba66fe614617e63b0 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 7 Oct 2018 01:09:02 +0300 Subject: [PATCH] net-libs/rest: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667480 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- net-libs/rest/rest-0.8.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild index ef2f5ab73746..ebfd6ac2bc28 100644 --- a/net-libs/rest/rest-0.8.1.ebuild +++ b/net-libs/rest/rest-0.8.1.ebuild @@ -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" @@ -23,6 +23,7 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) " DEPEND="${RDEPEND} + dev-util/glib-utils >=dev-util/gtk-doc-am-1.13 >=dev-util/intltool-0.40 virtual/pkgconfig[${MULTILIB_USEDEP}] -- 2.26.2