diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyzmq_27.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_27.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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} += "\ | |||
| 50 | RDEPENDS:${PN}-ptest += "\ | 50 | RDEPENDS:${PN}-ptest += "\ |
| 51 | ${PN}-test \ | 51 | ${PN}-test \ |
| 52 | python3-pytest \ | 52 | python3-pytest \ |
| 53 | python3-asyncio \ | ||
| 54 | python3-pytest-asyncio \ | ||
| 53 | python3-unittest-automake-output \ | 55 | python3-unittest-automake-output \ |
| 54 | python3-unixadmin \ | 56 | python3-unixadmin \ |
| 55 | " | 57 | " |
