app-office/abiword: lock enchant dep to SLOT=0
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 17:36:11 +0000 (19:36 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 19:34:19 +0000 (21:34 +0200)
abiword checks only for enchant.pc, not enchant-2.pc

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-office/abiword/abiword-3.0.2-r2.ebuild

index 654d4c6d1ff515025d6569c0697274fa2050eb9a..ed9646cd3f0490a9ebe5df95029c4c7e82a2211f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -56,7 +56,7 @@ RDEPEND="
        redland? (
                >=dev-libs/redland-1.0.10
                >=dev-libs/rasqal-0.9.17 )
-       spell? ( >=app-text/enchant-1.2 )
+       spell? ( >=app-text/enchant-1.2:0 )
        !<app-office/abiword-plugins-2.8
 "
 DEPEND="${RDEPEND}