Gentoo Archives: gentoo-commits

From: Remi Cardona <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/gedit/
Date: Tue, 16 Oct 2018 21:00:26
Message-Id: 1539723603.d3e91dfdc85085e462fca0da331826cc0628b44b.remi@gentoo
1 commit: d3e91dfdc85085e462fca0da331826cc0628b44b
2 Author: Rémi Cardona <remi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 16 20:59:09 2018 +0000
4 Commit: Remi Cardona <remi <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 16 21:00:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e91dfd
7
8 app-editors/gedit: fix build with split glib/glib-utils
9
10 Closes: https://bugs.gentoo.org/668806
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 Signed-off-by: Rémi Cardona <remi <AT> gentoo.org>
13
14 app-editors/gedit/gedit-3.28.1.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/app-editors/gedit/gedit-3.28.1.ebuild b/app-editors/gedit/gedit-3.28.1.ebuild
18 index e9119e64f70..5887754c069 100644
19 --- a/app-editors/gedit/gedit-3.28.1.ebuild
20 +++ b/app-editors/gedit/gedit-3.28.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -48,6 +48,7 @@ DEPEND="${COMMON_DEPEND}
28 ${vala_depend}
29 app-text/docbook-xml-dtd:4.1.2
30 app-text/yelp-tools
31 + dev-util/glib-utils
32 >=dev-util/gtk-doc-am-1
33 >=dev-util/intltool-0.50.1
34 >=sys-devel/gettext-0.18