gspell: hunspell-en_US is now provided by hunspell-en

This commit is contained in:
Gonzalo Tornaría 2025-02-10 22:56:53 -03:00 committed by oreo639
parent df51536e12
commit a9067dc3b6

View file

@ -9,7 +9,7 @@ configure_args="$(vopt_bool gir gobject_introspection)
hostmakedepends="pkg-config glib-devel gettext
$(vopt_if vala vala) $(vopt_if gtk_doc gtk-doc)"
makedepends="glib-devel enchant2-devel gtk+3-devel icu-devel"
checkdepends="xvfb-run cantarell-fonts hunspell-en_US"
checkdepends="xvfb-run cantarell-fonts hunspell-en"
short_desc="Flexible API to add spell checking to a GTK+ application"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"