From: Mart Raudsepp Date: Sun, 2 Feb 2020 20:12:57 +0000 (+0200) Subject: app-text/gtkspell-3.0.10: depend on enchant:2 explicitly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3cfef13d340625b3dd93896275d928aa702f34aa;p=gentoo.git 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 --- diff --git a/app-text/gtkspell/gtkspell-3.0.10.ebuild b/app-text/gtkspell/gtkspell-3.0.10.ebuild index 1b3a6cedbaec..699833e8c8f5 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?]