aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
blob: 354e547e6521104545c1bc38808d029886bcd2d4 (plain)
1
2
3
4
5
6
7
8
9
# ---------------------------------------------------------------------------------------------------------------------
# SPDX-License-Identifier: MIT
# ---------------------------------------------------------------------------------------------------------------------

RDEPENDS:pulseaudio-module-systemd-login:append:feature-mentor-staging = " systemd"
RDEPENDS:pulseaudio-server:append:feature-mentor-staging = "\
    ${@bb.utils.contains('PACKAGECONFIG', 'systemd', 'pulseaudio-module-systemd-login', '', d)} \
    ${@bb.utils.contains('PACKAGECONFIG', 'bluez5', 'pulseaudio-module-bluetooth-discover pulseaudio-module-bluez5-discover pulseaudio-module-bluez5-device', '', d)} \
"