diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_27.0.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_27.0.0.bb index f5432b7228..d52c99271b 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_27.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_27.0.0.bb @@ -50,6 +50,8 @@ RDEPENDS:${PN} += "\ RDEPENDS:${PN}-ptest += "\ ${PN}-test \ python3-pytest \ + python3-asyncio \ + python3-pytest-asyncio \ python3-unittest-automake-output \ python3-unixadmin \ "