mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
packagegroup-core-x11-sato: obey the pulseaudio distro feature
(From OE-Core rev: 1b0ce4b98e4d9a0a60243239bcb999ab4564b21e) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a2b0d04235
commit
52b75fc448
@@ -39,8 +39,7 @@ RDEPENDS_${PN}-base = "\
|
|||||||
libsdl \
|
libsdl \
|
||||||
${NETWORK_MANAGER} \
|
${NETWORK_MANAGER} \
|
||||||
udev-extraconf \
|
udev-extraconf \
|
||||||
pulseaudio-server \
|
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato', '', d)} \
|
||||||
pulseaudio-client-conf-sato \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
# pcmanfm doesn't work on mips
|
# pcmanfm doesn't work on mips
|
||||||
|
|||||||
Reference in New Issue
Block a user