summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
index 3904abbb48..b812b323fa 100644
--- a/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "84412798925dc870ffd7107f045d7659e60f5d46d1c70c700375248bf6
9 9
10SRC_URI_append = " \ 10SRC_URI_append = " \
11 file://0001-cross-compiling-support.patch \ 11 file://0001-cross-compiling-support.patch \
12 file://0001-setup_build.py-avoid-absolute-path.patch \
12 " 13 "
13 14
14inherit pypi setuptools3 15inherit pypi setuptools3