mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
wireplumber: build with dbus support by default
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ EXTRA_OEMESON += " \
|
||||
-Dtests=false \
|
||||
"
|
||||
|
||||
PACKAGECONFIG ??= "\
|
||||
PACKAGECONFIG ??= " dbus \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd systemd-system-service systemd-user-service', '', d)} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user