mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +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:
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user