mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-service-identity: Fix ptest rdeps
Add missing six and attrs modules to runtime deps Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,7 +20,9 @@ RDEPENDS:${PN} += " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-attrs \
|
||||
python3-pytest \
|
||||
python3-six \
|
||||
python3-unittest-automake-output \
|
||||
python3-pyopenssl \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user