mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 12:57:56 +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:
parent
aad5755611
commit
cb1c641b0f
@ -20,7 +20,9 @@ RDEPENDS:${PN} += " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-attrs \
|
||||
python3-pytest \
|
||||
python3-six \
|
||||
python3-unittest-automake-output \
|
||||
python3-pyopenssl \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user