1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

python3-numpy: add missing dependency for the tests

(From OE-Core rev: 3056ddfd08962114b2ee2a52bc7d421efe01bf69)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2023-03-21 12:37:29 +00:00
committed by Richard Purdie
parent bb88c24452
commit d6b9d0bfed
@@ -66,6 +66,7 @@ RDEPENDS:${PN}-ptest += "${PYTHON_PN}-pytest \
${PYTHON_PN}-hypothesis \ ${PYTHON_PN}-hypothesis \
${PYTHON_PN}-sortedcontainers \ ${PYTHON_PN}-sortedcontainers \
${PYTHON_PN}-resource \ ${PYTHON_PN}-resource \
${PYTHON_PN}-typing-extensions \
ldd \ ldd \
" "