summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-06 19:42:54 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:17 +0700
commit8a4d69603de72f86a6d5f04560e70d11f19ce2a6 (patch)
tree2c219977fe60f85d04dc2ef950fd8f6484345e47 /python
parent9c9db38f293b4d5a22c85026faddee3b3bd3e1b2 (diff)
downloadslackbuilds-8a4d69603de72f86a6d5f04560e70d11f19ce2a6.tar.gz
python/python3-h5py: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-h5py/python3-h5py.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-h5py/python3-h5py.info b/python/python3-h5py/python3-h5py.info
index d14e849a52..1cddd723d9 100644
--- a/python/python3-h5py/python3-h5py.info
+++ b/python/python3-h5py/python3-h5py.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h5py/h5py-3.7.0.tar.g
MD5SUM="acb43ba2b0b853005af71eccfc456676"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="hdf5 liblzf numpy3 python3-pkgconfig"
+REQUIRES="hdf5 liblzf python3-numpy python3-pkgconfig"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"