mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-enchant: hunspell-en_US is now provided by hunspell-en
This commit is contained in:
parent
a9067dc3b6
commit
c8dccc6f99
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools enchant2-devel"
|
hostmakedepends="python3-setuptools enchant2-devel"
|
||||||
depends="python3 enchant2"
|
depends="python3 enchant2"
|
||||||
# needs an en_US dict to run
|
# needs an en_US dict to run
|
||||||
checkdepends="$depends python3-pytest hunspell-en_US"
|
checkdepends="$depends python3-pytest hunspell-en"
|
||||||
short_desc="Spellchecking library for Python 3"
|
short_desc="Spellchecking library for Python 3"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue