summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-h5py_3.4.0.bb2
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
14inherit pypi setuptools3 14inherit pkgconfig pypi setuptools3
15 15
16BBCLASSEXTEND = "native" 16BBCLASSEXTEND = "native"
17 17