testing/ucto: add missing dependency

fixes build so no need to bump pkgrel
This commit is contained in:
Leo 2021-09-04 16:48:03 -03:00
parent c3f19c5328
commit 2dbf90bf3c

View File

@ -8,6 +8,7 @@ arch="all"
options="!check"
url="https://github.com/LanguageMachines/ucto"
license="GPL-3.0-only"
depends="uctodata"
makedepends="libtool libxml2-dev libfolia-dev ticcutils-dev icu-dev
libexttextcat-dev"
subpackages="$pkgname-dev $pkgname-doc"