summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb
diff options
context:
space:
mode:
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.bb6
1 files changed, 6 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 0210a5de2..2d4145ef1 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
@@ -14,6 +14,12 @@ SRC_URI += " \
14 file://run-ptest \ 14 file://run-ptest \
15" 15"
16 16
17RDEPENDS:${PN} += " \
18 python3-attr \
19 python3-cryptography \
20 python3-pyasn1-modules \
21"
22
17RDEPENDS:${PN}-ptest += " \ 23RDEPENDS:${PN}-ptest += " \
18 ${PYTHON_PN}-pytest \ 24 ${PYTHON_PN}-pytest \
19" 25"