flite: revbump for alsa-libs compatibility
I was seeing an undefined symbol (provided by alsa-libs) and a revbump fixed it. Note this was on aarch64.
This commit is contained in:
parent
48423cd378
commit
0c38c6cc51
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flite'
|
# Template file for 'flite'
|
||||||
pkgname=flite
|
pkgname=flite
|
||||||
version=2.1
|
version=2.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="flite-${version}-release"
|
wrksrc="flite-${version}-release"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --with-audio=alsa"
|
configure_args="--enable-shared --with-audio=alsa"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue