mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
python3-multidict: Add missing dependency on psutils modules for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
848bac20ea
commit
ea2e124c95
|
|
@ -10,6 +10,7 @@ SRC_URI[sha256sum] = "c6e99d9a65ca282e578dfea819cfa9c0a62b2499d8677392e09feaf305
|
|||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-objgraph \
|
||||
python3-psutil \
|
||||
python3-pytest-cov \
|
||||
python3-pytest-codspeed \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user