mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -23,6 +23,7 @@ RDEPENDS:${PN} += " \
|
|||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-fsspec \
|
python3-fsspec \
|
||||||
python3-aiohttp \
|
python3-aiohttp \
|
||||||
|
python3-pytest-html \
|
||||||
python3-requests \
|
python3-requests \
|
||||||
"
|
"
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user