From: Ross Burton Date: Tue, 21 Mar 2023 12:37:29 +0000 (+0000) Subject: python3-numpy: add missing dependency for the tests X-Git-Tag: 2023-04-mickledore~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3056ddfd08962114b2ee2a52bc7d421efe01bf69;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-numpy: add missing dependency for the tests Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-numpy_1.24.2.bb b/meta/recipes-devtools/python/python3-numpy_1.24.2.bb index 78a857bf160..bfcfc527298 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.24.2.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.24.2.bb @@ -66,6 +66,7 @@ RDEPENDS:${PN}-ptest += "${PYTHON_PN}-pytest \ ${PYTHON_PN}-hypothesis \ ${PYTHON_PN}-sortedcontainers \ ${PYTHON_PN}-resource \ + ${PYTHON_PN}-typing-extensions \ ldd \ "