diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb index 3c7bd89635..62d1ad7f74 100644 --- a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb +++ b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | |||
| @@ -79,7 +79,7 @@ RDEPENDS_${PN} += "python3-requests python3-pillow \ | |||
| 79 | # Mycroft uses Alsa, PulseAudio and Flac | 79 | # Mycroft uses Alsa, PulseAudio and Flac |
| 80 | RDEPENDS_${PN} += "alsa-utils alsa-plugins alsa-tools" | 80 | RDEPENDS_${PN} += "alsa-utils alsa-plugins alsa-tools" |
| 81 | RDEPENDS_${PN} += "pulseaudio pulseaudio-misc pulseaudio-server" | 81 | RDEPENDS_${PN} += "pulseaudio pulseaudio-misc pulseaudio-server" |
| 82 | RDEPENDS_${PN} += "flac" | 82 | RDEPENDS_${PN} += "flac mpg123" |
| 83 | 83 | ||
| 84 | # Mycroft can do this itself on the target, but it's quicker to do it here | 84 | # Mycroft can do this itself on the target, but it's quicker to do it here |
| 85 | RDEPENDS_${PN} += "mimic" | 85 | RDEPENDS_${PN} += "mimic" |
