diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-calver_2022.6.26.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-calver_2022.6.26.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3-calver_2022.6.26.bb b/meta/recipes-devtools/python/python3-calver_2022.6.26.bb index 58b33f19ff..71b5431400 100644 --- a/meta/recipes-devtools/python/python3-calver_2022.6.26.bb +++ b/meta/recipes-devtools/python/python3-calver_2022.6.26.bb | |||
| @@ -15,9 +15,9 @@ inherit python_setuptools_build_meta ptest | |||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | RDEPENDS:${PN}-ptest += " \ | 17 | RDEPENDS:${PN}-ptest += " \ |
| 18 | ${PYTHON_PN}-pretend \ | 18 | python3-pretend \ |
| 19 | ${PYTHON_PN}-pytest \ | 19 | python3-pytest \ |
| 20 | ${PYTHON_PN}-unittest-automake-output \ | 20 | python3-unittest-automake-output \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | do_install_ptest() { | 23 | do_install_ptest() { |
