diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb | 6 |
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 0210a5de22..2d4145ef12 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 | ||
| 17 | RDEPENDS:${PN} += " \ | ||
| 18 | python3-attr \ | ||
| 19 | python3-cryptography \ | ||
| 20 | python3-pyasn1-modules \ | ||
| 21 | " | ||
| 22 | |||
| 17 | RDEPENDS:${PN}-ptest += " \ | 23 | RDEPENDS:${PN}-ptest += " \ |
| 18 | ${PYTHON_PN}-pytest \ | 24 | ${PYTHON_PN}-pytest \ |
| 19 | " | 25 | " |
