mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
enca: rebuild to link against librecode on musl.
Probably due to librecode requiring a non-existing error() symbol on
musl (fixed in a7fba4f268
), enca when
built on musl wasn't linked against librecode.
This commit is contained in:
parent
284b2dfc60
commit
082cc41f05
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'enca'
|
# Template file for 'enca'
|
||||||
pkgname=enca
|
pkgname=enca
|
||||||
version=1.19
|
version=1.19
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-external --disable-static ac_cv_file__dev_random=yes
|
configure_args="--enable-external --disable-static ac_cv_file__dev_random=yes
|
||||||
ac_cv_file__dev_urandom=yes ac_cv_file__dev_srandom=no
|
ac_cv_file__dev_urandom=yes ac_cv_file__dev_srandom=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue