python3-py-cpuinfo: Fix ptest runtime deps

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-09-12 22:32:56 -07:00
parent 6e882af153
commit 504f721090

View File

@ -27,6 +27,7 @@ do_install_ptest() {
}
RDEPENDS:${PN}-ptest += "\
python3-compile \
python3-pytest \
python3-unittest-automake-output \
"