mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
dbus:
- enable dnotify support
This commit is contained in:
parent
1237049225
commit
344ef2cf83
@ -14,6 +14,8 @@ export ac_cv_have_abstract_sockets=yes
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
|
$AUTORECONF
|
||||||
|
|
||||||
mkdir -p .build-target
|
mkdir -p .build-target
|
||||||
cd .build-target
|
cd .build-target
|
||||||
|
|
||||||
@ -36,7 +38,7 @@ cd .build-target
|
|||||||
--enable-abstract-sockets \
|
--enable-abstract-sockets \
|
||||||
--disable-selinux \
|
--disable-selinux \
|
||||||
--disable-libaudit \
|
--disable-libaudit \
|
||||||
--disable-dnotify \
|
--enable-dnotify \
|
||||||
--enable-inotify \
|
--enable-inotify \
|
||||||
--with-xml=expat \
|
--with-xml=expat \
|
||||||
--with-x \
|
--with-x \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user