mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dbus: update to dbus-1.8.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ae1af64355
commit
886fa5c8e6
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="dbus"
|
||||
PKG_VERSION="1.8.6"
|
||||
PKG_VERSION="1.8.8"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -Naur dbus-1.8.0/configure.ac dbus-1.8.0.patch/configure.ac
|
||||
--- dbus-1.8.0/configure.ac 2014-01-20 14:40:59.000000000 +0100
|
||||
+++ dbus-1.8.0.patch/configure.ac 2014-02-20 18:10:36.413817342 +0100
|
||||
@@ -1141,7 +1141,7 @@
|
||||
have_systemd=no;
|
||||
else
|
||||
PKG_CHECK_MODULES(SYSTEMD,
|
||||
- [libsystemd-login >= 32, libsystemd-daemon >= 32, libsystemd-journal >= 32],
|
||||
+ [libsystemd >= 209],
|
||||
have_systemd=yes,
|
||||
have_systemd=no)
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user