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>
This commit is contained in:
Derek Straka
2024-02-19 21:47:54 +00:00
committed by Khem Raj
parent c4ae69707d
commit 11399f45be
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ RDEPENDS:${PN} += " \
"
RDEPENDS:${PN}-ptest += " \
python3-pyopenssl \
python3-pyasn1-modules \
python3-pytest \
python3-service-identity \