enchant2: makedepends+="icu-devel"

Transitive via nuspell-devel anyway.
This commit is contained in:
Đoàn Trần Công Danh 2021-08-13 13:35:07 +07:00
parent 4ed981ac48
commit 48960e688e

View file

@ -15,7 +15,7 @@ make_install_args="$make_build_args"
configure_args="--enable-relocatable" configure_args="--enable-relocatable"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libglib-devel hunspell-devel aspell-devel libvoikko-devel makedepends="libglib-devel hunspell-devel aspell-devel libvoikko-devel
libnuspell-devel" libnuspell-devel icu-devel"
checkdepends="unittest-cpp" checkdepends="unittest-cpp"
short_desc="Generic spell checking library" short_desc="Generic spell checking library"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"