app-text/gspell-1.8: depend on enchant:2 explicitly
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 20:11:59 +0000 (22:11 +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/gspell/gspell-1.8.1.ebuild
app-text/gspell/gspell-1.8.2.ebuild

index ef631e0e29523f8e9c7d4453bb350aeb61112442..b24253254381615bd5ac2a1420a12aa8da710c9b 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"
@@ -18,7 +18,7 @@ REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND="
        app-text/iso-codes
-       >=app-text/enchant-2.1.3
+       >=app-text/enchant-2.1.3:2
        >=dev-libs/glib-2.44:2
        >=x11-libs/gtk+-3.20:3[introspection?]
        introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
index ddbd5b2961b6f5bdf6369685fba28928d1f3689a..bb343dd17de0ecc9027af139faa52ceac1760919 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"
@@ -18,7 +18,7 @@ REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND="
        app-text/iso-codes
-       >=app-text/enchant-2.1.3
+       >=app-text/enchant-2.1.3:2
        >=dev-libs/glib-2.44:2
        >=x11-libs/gtk+-3.20:3[introspection?]
        introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )