mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 04:31:48 +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:
parent
26b9c29fb8
commit
c6ff552cb7
@ -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)} \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user