libvoikko: rebuild for Python 3.10
This commit is contained in:
parent
4b8c86f017
commit
1b7ac085e2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvoikko'
|
# Template file for 'libvoikko'
|
||||||
pkgname=libvoikko
|
pkgname=libvoikko
|
||||||
version=4.3
|
version=4.3
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
|
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
|
||||||
pycompile_module="libvoikko.py"
|
pycompile_module="libvoikko.py"
|
||||||
|
|
Loading…
Reference in a new issue