mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
python3-yarl: Add missing ptest rdeps
Needs rich and colorsys modules Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -24,8 +24,10 @@ RDEPENDS:${PN} = "\
|
|||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-hypothesis \
|
python3-hypothesis \
|
||||||
|
python3-image \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-pytest-codspeed \
|
python3-pytest-codspeed \
|
||||||
|
python3-rich \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user