mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:06:06 +00:00
python3-pytest-html: add missing runtime dependencies
Upstream toml file mentions Jinja2 and pytest-metadata as runtime
dependencies.
Link: cfd32d0848/pyproject.toml (L42)
Signed-off-by: Grygorii Tertychnyi <grygorii.tertychnyi@leica-geosystems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ca28badd147afdb11b8ee785b277bc9797d012fe)
Signed-off-by: Grygorii Tertychnyi <grembeter@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
48da815463
commit
7daa84f26d
@ -15,7 +15,9 @@ DEPENDS += "\
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-jinja2 \
|
||||
python3-pytest \
|
||||
python3-pytest-metadata \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user