mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pyyaml-include: Add missing dependencies for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
682dca03e7
commit
6e882af153
|
|
@ -23,6 +23,9 @@ RDEPENDS:${PN} += " \
|
|||
python3-pyyaml \
|
||||
"
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-fsspec \
|
||||
python3-aiohttp \
|
||||
python3-requests \
|
||||
python3-pytest \
|
||||
python3-unittest-automake-output \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user