commit:     d3e91dfdc85085e462fca0da331826cc0628b44b
Author:     Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 20:59:09 2018 +0000
Commit:     Remi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 21:00:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e91dfd

app-editors/gedit: fix build with split glib/glib-utils

Closes: https://bugs.gentoo.org/668806
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Rémi Cardona <remi <AT> gentoo.org>

 app-editors/gedit/gedit-3.28.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-editors/gedit/gedit-3.28.1.ebuild 
b/app-editors/gedit/gedit-3.28.1.ebuild
index e9119e64f70..5887754c069 100644
--- a/app-editors/gedit/gedit-3.28.1.ebuild
+++ b/app-editors/gedit/gedit-3.28.1.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="6"
@@ -48,6 +48,7 @@ DEPEND="${COMMON_DEPEND}
        ${vala_depend}
        app-text/docbook-xml-dtd:4.1.2
        app-text/yelp-tools
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1
        >=dev-util/intltool-0.50.1
        >=sys-devel/gettext-0.18

Reply via email to