mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pytest-html: Add missing ptest rdep on pytest html
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
af9a5cec2f
commit
ab4e9f7009
|
|
@ -23,6 +23,7 @@ RDEPENDS:${PN} += " \
|
|||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-fsspec \
|
||||
python3-aiohttp \
|
||||
python3-pytest-html \
|
||||
python3-requests \
|
||||
"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user