mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 10:38:17 +00:00
python3-pyzmq: Add missing runtime dep on asyncio ptest module
This is needed with pytest 8.4+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -50,6 +50,8 @@ RDEPENDS:${PN} += "\
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
${PN}-test \
|
||||
python3-pytest \
|
||||
python3-asyncio \
|
||||
python3-pytest-asyncio \
|
||||
python3-unittest-automake-output \
|
||||
python3-unixadmin \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user