diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy_1.22.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.22.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.22.2.bb b/meta/recipes-devtools/python/python3-numpy_1.22.2.bb index 52fbca94e2..d2b2f3e38d 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.22.2.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.22.2.bb | |||
| @@ -20,6 +20,7 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" | |||
| 20 | DEPENDS += "python3-cython-native" | 20 | DEPENDS += "python3-cython-native" |
| 21 | 21 | ||
| 22 | inherit ptest setuptools3 | 22 | inherit ptest setuptools3 |
| 23 | PIP_INSTALL_PACKAGE = "numpy" | ||
| 23 | 24 | ||
| 24 | S = "${WORKDIR}/numpy-${PV}" | 25 | S = "${WORKDIR}/numpy-${PV}" |
| 25 | 26 | ||
