mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libxslt: fix build if ansidecl.h is not installed, disable ansidecl.h support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
75985580c1
commit
71d3a95ecc
@ -33,7 +33,8 @@ PKG_LONGDESC="libxslt"
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--without-python \
|
||||
--without-crypto"
|
||||
|
Loading…
x
Reference in New Issue
Block a user