mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
dbus:
- build without X11 support
This commit is contained in:
parent
4b3baccf87
commit
a529452898
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
$SCRIPTS/build expat
|
$SCRIPTS/build expat
|
||||||
$SCRIPTS/build libX11
|
# $SCRIPTS/build libX11
|
||||||
|
|
||||||
export ac_cv_have_abstract_sockets=set
|
export ac_cv_have_abstract_sockets=set
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ cd $PKG_BUILD
|
|||||||
--disable-dnotify \
|
--disable-dnotify \
|
||||||
--enable-inotify \
|
--enable-inotify \
|
||||||
--with-xml=expat \
|
--with-xml=expat \
|
||||||
--with-x \
|
--without-x \
|
||||||
--with-dbus-user=dbus \
|
--with-dbus-user=dbus \
|
||||||
|
|
||||||
# --with-x \
|
# --with-x \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user