diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-h5py_3.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.4.0.bb b/meta-python/recipes-devtools/python/python3-h5py_3.4.0.bb index cc23802626..89000b7936 100644 --- a/meta-python/recipes-devtools/python/python3-h5py_3.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-h5py_3.4.0.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI:append = " \ | |||
| 11 | file://0001-setup.py-Fix-numpy-version.patch \ | 11 | file://0001-setup.py-Fix-numpy-version.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 | 14 | inherit pkgconfig pypi setuptools3 |
| 15 | 15 | ||
| 16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
| 17 | 17 | ||
