app-text/gtkspell-3.0.10: depend on enchant:2 explicitly
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 20:12:57 +0000 (22:12 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 20:13:10 +0000 (22:13 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-text/gtkspell/gtkspell-3.0.10.ebuild

index 1b3a6cedbaecd2f41de411ec78ea4358de30688e..699833e8c8f5575794b15ac382b0d4c13bb327de 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
@@ -17,7 +17,7 @@ IUSE="+introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND="
-       >=app-text/enchant-2.0.0
+       app-text/enchant:2
        app-text/iso-codes
        dev-libs/glib:2
        x11-libs/gtk+:3[introspection?]