mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26: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
|
||||
|
||||
$AUTORECONF
|
||||
|
||||
mkdir -p .build-target
|
||||
cd .build-target
|
||||
|
||||
@ -36,7 +38,7 @@ cd .build-target
|
||||
--enable-abstract-sockets \
|
||||
--disable-selinux \
|
||||
--disable-libaudit \
|
||||
--disable-dnotify \
|
||||
--enable-dnotify \
|
||||
--enable-inotify \
|
||||
--with-xml=expat \
|
||||
--with-x \
|
||||
|
Loading…
x
Reference in New Issue
Block a user