mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00: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:
@@ -10,6 +10,7 @@ SRC_URI[sha256sum] = "c6e99d9a65ca282e578dfea819cfa9c0a62b2499d8677392e09feaf305
|
|||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-objgraph \
|
python3-objgraph \
|
||||||
|
python3-psutil \
|
||||||
python3-pytest-cov \
|
python3-pytest-cov \
|
||||||
python3-pytest-codspeed \
|
python3-pytest-codspeed \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user