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-dicts/gnome-dictionary/
Date: Thu, 18 Oct 2018 20:06:11
Message-Id: 1539893146.618f8ef6498d1326176d076dad623038a2942ff9.remi@gentoo
1 commit: 618f8ef6498d1326176d076dad623038a2942ff9
2 Author: Rémi Cardona <remi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 20:02:57 2018 +0000
4 Commit: Remi Cardona <remi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 20:05:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618f8ef6
7
8 app-dicts/gnome-dictionary: fix build with split glib/glib-utils
9
10 Closes: https://bugs.gentoo.org/668960
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-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild
18 index 21f7fccae54..06730a6ae42 100644
19 --- a/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild
20 +++ b/app-dicts/gnome-dictionary/gnome-dictionary-3.24.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 @@ -26,6 +26,7 @@ RDEPEND="${COMMON_DEPEND}
28 # ${PN} was part of gnome-utils before 3.4
29 DEPEND="${COMMON_DEPEND}
30 >=dev-util/gtk-doc-am-1.15
31 + dev-util/glib-utils
32 >=dev-util/intltool-0.40
33 dev-util/itstool
34 >=sys-devel/gettext-0.17