mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
gspell: hunspell-en_US is now provided by hunspell-en
This commit is contained in:
parent
df51536e12
commit
a9067dc3b6
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue