From b3824c893cd3cf9faa711acb1f4a3575932267c4 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 7 Oct 2018 00:42:05 +0300 Subject: [PATCH] gnome-extra/gtkhtml: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667720 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild index b596e147e0ec..b52c93f9763d 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0.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="5" @@ -27,6 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND} x11-base/xorg-proto sys-devel/gettext + dev-util/glib-utils >=dev-util/intltool-0.40.0 virtual/pkgconfig " -- 2.26.2