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@gentoo.org>
This commit is contained in:
Mart Raudsepp
2020-02-02 22:12:57 +02:00
parent 8753c047c9
commit 3cfef13d34

View 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?]