diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb index 5946c267aa..22060ef049 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb @@ -15,11 +15,12 @@ SRC_URI += " \ " RDEPENDS:${PN} += " \ - ${PYTHON_PN}-math \ + python3-math \ " RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ + python3-pytest \ + python3-unittest-automake-output \ " do_install_ptest() { |
