mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
parent
89d4a4f9bc
commit
af37e81a91
@ -33,6 +33,8 @@ ac_cv_func_lchflags_works=no \
|
|||||||
ac_cv_func_chflags_works=no \
|
ac_cv_func_chflags_works=no \
|
||||||
ac_cv_func_printf_zd=yes \
|
ac_cv_func_printf_zd=yes \
|
||||||
ac_cv_buggy_getaddrinfo=no \
|
ac_cv_buggy_getaddrinfo=no \
|
||||||
|
ac_cv_header_bluetooth_bluetooth_h=no \
|
||||||
|
ac_cv_header_bluetooth_h=no \
|
||||||
../configure --host=$TARGET_NAME \
|
../configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
@ -34,8 +34,3 @@ PKG_LONGDESC="Python is an interpreted object-oriented programming language, and
|
|||||||
|
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$BLUETOOTH_SUPPORT" = "yes" ]; then
|
|
||||||
PKG_DEPENDS="$PKG_DEPENDS bluez"
|
|
||||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS bluez"
|
|
||||||
fi
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user