mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
python3-typer: Add missing rdeps for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d055504748
commit
53569401db
|
|
@ -23,8 +23,11 @@ RDEPENDS:${PN} += "\
|
|||
"
|
||||
# python3-misc for webbrowser module
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
python3-coverage \
|
||||
python3-markdown-it-py \
|
||||
python3-misc \
|
||||
python3-mypy \
|
||||
python3-pluggy \
|
||||
python3-pytest \
|
||||
python3-pytest-cov \
|
||||
python3-pytest-sugar \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user