From: Mart Raudsepp Date: Wed, 3 Oct 2018 09:53:41 +0000 (+0300) Subject: dev-libs/totem-pl-parser: add explicit build dep on glib-utils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bfcbb1335686e9fc08547d217c4e5e642da0150c;p=gentoo.git 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 --- 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