Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
Date: Sat, 01 Oct 2022 18:56:05
Message-Id: 1664650554.b0661b53c8c3cb8460334da855c63861c375a5ee.mattst88@gentoo
1 commit: b0661b53c8c3cb8460334da855c63861c375a5ee
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 18:52:57 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 18:55:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0661b53
7
8 app-office/abiword: Depend on libchamplain[gtk]
9
10 Closes: https://bugs.gentoo.org/859271
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 app-office/abiword/abiword-3.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
17 index e0d085420c5d..4749e44a5498 100644
18 --- a/app-office/abiword/abiword-3.0.5.ebuild
19 +++ b/app-office/abiword/abiword-3.0.5.ebuild
20 @@ -43,7 +43,7 @@ RDEPEND="
21 eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
22 goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
23 introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
24 - map? ( >=media-libs/libchamplain-0.12:0.12 )
25 + map? ( >=media-libs/libchamplain-0.12:0.12[gtk] )
26 plugins? (
27 collab? (
28 >=dev-libs/libxml2-2.4:2