mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 18:59:27 +00:00
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:
parent
4971de062b
commit
aad5755611
@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user