diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb b/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb index c3c26dda38..0a2f2728b7 100644 --- a/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb | |||
| @@ -20,7 +20,8 @@ RDEPENDS:${PN} += " \ | |||
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | RDEPENDS:${PN}-ptest += " \ | 22 | RDEPENDS:${PN}-ptest += " \ |
| 23 | ${PYTHON_PN}-pytest \ | 23 | python3-pytest \ |
| 24 | python3-unittest-automake-output \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | do_install_ptest() { | 27 | do_install_ptest() { |
