mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
avahi: since we have libcap avahi trys to use this for chroot support, we dont need this function so disable this for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
af4200f983
commit
243f1dafc7
@ -25,6 +25,7 @@
|
||||
cd $PKG_BUILD
|
||||
py_cv_mod_gtk_=yes \
|
||||
py_cv_mod_dbus_=yes \
|
||||
ac_cv_func_chroot=no \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
@ -71,6 +72,6 @@ py_cv_mod_dbus_=yes \
|
||||
--with-autoipd-user=avahiautoipd \
|
||||
--with-autoipd-group=avahiautoipd \
|
||||
|
||||
make
|
||||
make V=1
|
||||
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user