commit:     b3824c893cd3cf9faa711acb1f4a3575932267c4
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 21:42:05 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 22:36:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3824c89

gnome-extra/gtkhtml: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/667720
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
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 b596e147e0e..b52c93f9763 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
 "

Reply via email to