From bfcbb1335686e9fc08547d217c4e5e642da0150c Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 3 Oct 2018 12:53:41 +0300 Subject: dev-libs/totem-pl-parser: add explicit build dep on glib-utils Fixes: https://bugs.gentoo.org/667622 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild index bba9b046d3f1..3ae67778266c 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.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=6 @@ -26,6 +26,7 @@ DEPEND="${RDEPEND} !=dev-util/intltool-0.35 + dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 sys-devel/autoconf-archive >=sys-devel/gettext-0.17 -- cgit v1.2.3-65-gdbad