summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb2
1 files changed, 2 insertions, 0 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 267bbea13e..a1d6a3c0d8 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,9 @@ RDEPENDS:${PN} += " \
20" 20"
21 21
22RDEPENDS:${PN}-ptest += " \ 22RDEPENDS:${PN}-ptest += " \
23 python3-attrs \
23 python3-pytest \ 24 python3-pytest \
25 python3-six \
24 python3-unittest-automake-output \ 26 python3-unittest-automake-output \
25 python3-pyopenssl \ 27 python3-pyopenssl \
26" 28"