mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 05:15:30 +00:00
mycroft: Remove alsa-oss from rdeps
It seems to only need pulseaudio alsa plugins and alsa-oss does not build for musl so its marked incompatible for musl so lets remove it Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a2928764c2
commit
61ccc6d4a8
@ -64,7 +64,7 @@ RDEPENDS_${PN} += "python3-pip \
|
||||
"
|
||||
|
||||
# Mycroft uses Alsa, PulseAudio and Flac
|
||||
RDEPENDS_${PN} += "alsa-oss alsa-utils alsa-plugins alsa-tools"
|
||||
RDEPENDS_${PN} += "alsa-utils alsa-plugins alsa-tools"
|
||||
RDEPENDS_${PN} += "pulseaudio pulseaudio-misc pulseaudio-server"
|
||||
RDEPENDS_${PN} += "flac"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user