From d36dd997a6e50d912f75bc930055b554535aa5ae Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 7 Oct 2018 00:53:07 +0300 Subject: [PATCH] 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 --- x11-libs/gtef/gtef-2.0.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 " -- 2.26.2