diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-12-31 13:23:12 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-31 08:27:47 -0800 |
| commit | 2724acc91f9f5d5ccf55e418e2caeff2bd748d21 (patch) | |
| tree | 6d6de647e1430e954eef6d80a8e041710c1303b9 | |
| parent | aa031c8685a6a82e326af4b5cf39b4f1579d4833 (diff) | |
| download | meta-openembedded-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>
| -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 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 \ | |||
| 61 | python3-xxhash python3-pako \ | 61 | python3-xxhash python3-pako \ |
| 62 | python3-six python3-cryptography \ | 62 | python3-six python3-cryptography \ |
| 63 | python3-requests-futures \ | 63 | python3-requests-futures \ |
| 64 | python3-xmlrunner python3-fasteners \ | 64 | python3-fasteners \ |
| 65 | python3-python-vlc \ | 65 | python3-python-vlc \ |
| 66 | python3-padatious python3-padaos \ | 66 | python3-padatious python3-padaos \ |
| 67 | python3-petact python3-precise-runner \ | 67 | python3-petact python3-precise-runner \ |
