gnome-extra/gtkhtml-4.10.0-r0: lock enchant dep to SLOT=0
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 17:41:58 +0000 (19:41 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 19:34:20 +0000 (21:34 +0200)
gtkhtml checks only for enchant.pc, not enchant-2.pc; -r1 is
already patched to be compatible with and look for enchant-2
instead.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild

index e0df2e1deb558958d06cab6cf2f1105a49d53d55..0d1d152fbef00ec4844b46fae837311090a86004 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="5"
@@ -19,7 +19,7 @@ RDEPEND="
        >=x11-libs/gtk+-3.2:3
        >=x11-libs/cairo-1.10:=
        x11-libs/pango
-       >=app-text/enchant-1.1.7:=
+       >=app-text/enchant-1.1.7:0
        gnome-base/gsettings-desktop-schemas
        >=app-text/iso-codes-0.49
        >=net-libs/libsoup-2.26.0:2.4