python3-yarl: Add missing dependency on codspeed module

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-10-14 20:08:41 -07:00
parent 98b7cb5dd3
commit 6235d55d4a

View File

@@ -26,6 +26,7 @@ RDEPENDS:${PN} = "\
RDEPENDS:${PN}-ptest += " \
python3-hypothesis \
python3-pytest \
python3-pytest-codspeed \
python3-unittest-automake-output \
"