mycroft: rdep on procps

mycroft needs pgrep

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-09-01 17:08:11 -07:00
parent b8e6330fef
commit 1412471631
@@ -84,4 +84,7 @@ RDEPENDS_${PN} += "flac mpg123"
# Mycroft can do this itself on the target, but it's quicker to do it here
RDEPENDS_${PN} += "mimic"
# pgrep is used by stop-mycroft.sh
RDEPENDS_${PN} += "procps"
SYSTEMD_SERVICE_${PN} = "mycroft-setup.service mycroft.service"