mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 13:24:21 +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:
parent
5b2a5bf259
commit
d735e0fcb0
@ -50,6 +50,8 @@ RDEPENDS:${PN} += "\
|
|||||||
RDEPENDS:${PN}-ptest += "\
|
RDEPENDS:${PN}-ptest += "\
|
||||||
${PN}-test \
|
${PN}-test \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
|
python3-asyncio \
|
||||||
|
python3-pytest-asyncio \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
python3-unixadmin \
|
python3-unixadmin \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user