python3-trustme: Add missing ptest rdeps on attrs and six modules

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-09-12 21:09:20 -07:00
parent 4971de062b
commit aad5755611

View File

@@ -20,10 +20,12 @@ RDEPENDS:${PN} += " \
"
RDEPENDS:${PN}-ptest += " \
python3-attrs \
python3-pyopenssl \
python3-pyasn1-modules \
python3-pytest \
python3-service-identity \
python3-six \
python3-unittest-automake-output \
"