mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 expat
|
||||
$SCRIPTS/build libX11
|
||||
# $SCRIPTS/build libX11
|
||||
|
||||
export ac_cv_have_abstract_sockets=set
|
||||
|
||||
@ -33,7 +33,7 @@ cd $PKG_BUILD
|
||||
--disable-dnotify \
|
||||
--enable-inotify \
|
||||
--with-xml=expat \
|
||||
--with-x \
|
||||
--without-x \
|
||||
--with-dbus-user=dbus \
|
||||
|
||||
# --with-x \
|
||||
|
Loading…
x
Reference in New Issue
Block a user