summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-19 21:47:54 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:24 -0800
commit11399f45bee8d5b63f501321fd472e30bea63f2d (patch)
treefa48ae043c9e3b760cba296d35a97b22f05f1d09 /meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
parentc4ae69707d06f3f68638a5fd50d4f0fb1b90d27b (diff)
downloadmeta-openembedded-11399f45bee8d5b63f501321fd472e30bea63f2d.tar.gz
python3-trustme: add runtime dependency for tests and re-add to ptest
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb1
1 files changed, 1 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 ac03bce2b..21161a0e0 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,6 +20,7 @@ RDEPENDS:${PN} += " \
20" 20"
21 21
22RDEPENDS:${PN}-ptest += " \ 22RDEPENDS:${PN}-ptest += " \
23 python3-pyopenssl \
23 python3-pyasn1-modules \ 24 python3-pyasn1-modules \
24 python3-pytest \ 25 python3-pytest \
25 python3-service-identity \ 26 python3-service-identity \