diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.24.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 78a857bf16..bfcfc52729 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 \ | |||
66 | ${PYTHON_PN}-hypothesis \ | 66 | ${PYTHON_PN}-hypothesis \ |
67 | ${PYTHON_PN}-sortedcontainers \ | 67 | ${PYTHON_PN}-sortedcontainers \ |
68 | ${PYTHON_PN}-resource \ | 68 | ${PYTHON_PN}-resource \ |
69 | ${PYTHON_PN}-typing-extensions \ | ||
69 | ldd \ | 70 | ldd \ |
70 | " | 71 | " |
71 | 72 | ||