mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
mycroft: RDEPENDS on mpg123 to allow singing
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5f4b646795
commit
86ee041f61
@ -79,7 +79,7 @@ RDEPENDS_${PN} += "python3-requests python3-pillow \
|
||||
# Mycroft uses Alsa, PulseAudio and Flac
|
||||
RDEPENDS_${PN} += "alsa-utils alsa-plugins alsa-tools"
|
||||
RDEPENDS_${PN} += "pulseaudio pulseaudio-misc pulseaudio-server"
|
||||
RDEPENDS_${PN} += "flac"
|
||||
RDEPENDS_${PN} += "flac mpg123"
|
||||
|
||||
# Mycroft can do this itself on the target, but it's quicker to do it here
|
||||
RDEPENDS_${PN} += "mimic"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user