diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb index b057e05f65..19b94dee02 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb @@ -18,8 +18,9 @@ SRC_URI += " \ " RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ - ${PYTHON_PN}-pytest-cov \ + python3-pytest \ + python3-pytest-cov \ + python3-unittest-automake-output \ " do_install_ptest() { |
