mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-typer: Add missing rdeps for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user