From: Mart Raudsepp Date: Sat, 6 Oct 2018 21:53:07 +0000 (+0300) Subject: x11-libs/gtef: add explicit build dep on glib-utils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d36dd997a6e50d912f75bc930055b554535aa5ae;p=gentoo.git x11-libs/gtef: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667736 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/x11-libs/gtef/gtef-2.0.1.ebuild b/x11-libs/gtef/gtef-2.0.1.ebuild index 8be374567d7e..e674966f57aa 100644 --- a/x11-libs/gtef/gtef-2.0.1.ebuild +++ b/x11-libs/gtef/gtef-2.0.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=6 @@ -27,6 +27,7 @@ DEPEND="${DEPEND} test? ( dev-util/valgrind ) vala? ( $(vala_depend) ) >=sys-devel/gettext-0.19.4 + dev-util/glib-utils >=dev-util/gtk-doc-am-1.25 virtual/pkgconfig "