diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb index f90ea0c9dc..25222bb5ff 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb @@ -17,7 +17,8 @@ SRC_URI += " \ DEPENDS += " python3-setuptools-scm-native" RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ + python3-pytest \ + python3-unittest-automake-output \ " do_install_ptest() { |
