mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 13:14:52 +00:00
python3-multidict: Add missing rdep on python3-pytest-codspeed for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
aa42e35225
commit
094cd7589f
@ -14,6 +14,7 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-pytest-cov \
|
python3-pytest-cov \
|
||||||
|
python3-pytest-codspeed \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user