commit: b0661b53c8c3cb8460334da855c63861c375a5ee Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Oct 1 18:52:57 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Oct 1 18:55:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0661b53
app-office/abiword: Depend on libchamplain[gtk] Closes: https://bugs.gentoo.org/859271 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-office/abiword/abiword-3.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild index e0d085420c5d..4749e44a5498 100644 --- a/app-office/abiword/abiword-3.0.5.ebuild +++ b/app-office/abiword/abiword-3.0.5.ebuild @@ -43,7 +43,7 @@ RDEPEND=" eds? ( >=gnome-extra/evolution-data-server-3.6.0:= ) goffice? ( >=x11-libs/goffice-0.10.2:0.10 ) introspection? ( >=dev-libs/gobject-introspection-1.0.0:= ) - map? ( >=media-libs/libchamplain-0.12:0.12 ) + map? ( >=media-libs/libchamplain-0.12:0.12[gtk] ) plugins? ( collab? ( >=dev-libs/libxml2-2.4:2
