python3-pyyaml-include: Add missing dependencies for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-09-12 22:19:02 -07:00
parent 682dca03e7
commit 6e882af153

View File

@ -23,6 +23,9 @@ RDEPENDS:${PN} += " \
python3-pyyaml \
"
RDEPENDS:${PN}-ptest += " \
python3-fsspec \
python3-aiohttp \
python3-requests \
python3-pytest \
python3-unittest-automake-output \
"