summaryrefslogtreecommitdiff
path: root/package/dbus/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-12 18:16:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-19 03:47:13 +0100
commitc4012542401ce202e5e4d61ebcbb38fc875d19a4 (patch)
treec90e83fd4d3e8458e38d9edf1c1b9cfc28dc49e5 /package/dbus/Makefile
parentcee21cdad9a4686842ccb54ef3b4485dcb4ab1f7 (diff)
weston: update to 11.0.0, update dependencies
Diffstat (limited to 'package/dbus/Makefile')
-rw-r--r--package/dbus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index ba47bc369..90ac2f089 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= dbus
PKG_VERSION:= 1.10.20
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_HASH:= e574b9780b5425fde4d973bb596e7ea0f09e00fe2edd662da9016e976c460b48
PKG_DESCR:= desktop bus daemon
PKG_SECTION:= sys/misc
@@ -40,6 +40,7 @@ CONFIGURE_ARGS+= --disable-systemd \
--with-system-socket=/run/dbus/system_bus_socket \
--with-system-pid-file=/run/dbus/dbus.pid \
--disable-verbose-mode \
+ --disable-apparmor \
--disable-kqueue \
--disable-selinux \
--disable-libaudit \