commit:     3cfef13d340625b3dd93896275d928aa702f34aa
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 20:12:57 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 20:13:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfef13d

app-text/gtkspell-3.0.10: depend on enchant:2 explicitly

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-text/gtkspell/gtkspell-3.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/gtkspell/gtkspell-3.0.10.ebuild 
b/app-text/gtkspell/gtkspell-3.0.10.ebuild
index 1b3a6cedbae..699833e8c8f 100644
--- a/app-text/gtkspell/gtkspell-3.0.10.ebuild
+++ b/app-text/gtkspell/gtkspell-3.0.10.ebuild
@@ -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?]

Reply via email to