aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-12-31 13:23:12 +0100
committerKhem Raj <raj.khem@gmail.com>2023-12-31 08:27:47 -0800
commit2724acc91f9f5d5ccf55e418e2caeff2bd748d21 (patch)
tree6d6de647e1430e954eef6d80a8e041710c1303b9 /meta-multimedia
parentaa031c8685a6a82e326af4b5cf39b4f1579d4833 (diff)
downloadmeta-openembedded-contrib-2724acc91f9f5d5ccf55e418e2caeff2bd748d21.tar.gz
mycroft: do not depend on python3-xmlrunner
Nothing in the source tree refers to it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb2
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 6797899808..444bc1cf39 100644
--- a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb
+++ b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb
@@ -61,7 +61,7 @@ RDEPENDS:${PN} += "python3-requests python3-pillow \
python3-xxhash python3-pako \
python3-six python3-cryptography \
python3-requests-futures \
- python3-xmlrunner python3-fasteners \
+ python3-fasteners \
python3-python-vlc \
python3-padatious python3-padaos \
python3-petact python3-precise-runner \