summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index 21161a0e0f..dab18f28b6 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -20,10 +20,12 @@ RDEPENDS:${PN} += " \
20" 20"
21 21
22RDEPENDS:${PN}-ptest += " \ 22RDEPENDS:${PN}-ptest += " \
23 python3-attrs \
23 python3-pyopenssl \ 24 python3-pyopenssl \
24 python3-pyasn1-modules \ 25 python3-pyasn1-modules \
25 python3-pytest \ 26 python3-pytest \
26 python3-service-identity \ 27 python3-service-identity \
28 python3-six \
27 python3-unittest-automake-output \ 29 python3-unittest-automake-output \
28" 30"
29 31