summaryrefslogtreecommitdiffstats
path: root/python/pytables
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-19 19:56:45 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-19 21:57:51 -0500
commit4248415ddecfca807125633a27db2a23e2173a0d (patch)
tree1c97938867d009e56f949ecabde03adb597de54a /python/pytables
parent340a77d29157641e96e9531955da5af2e40626f6 (diff)
downloadslackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.gz
slackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.xz
Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/pytables')
-rw-r--r--python/pytables/pytables.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pytables/pytables.info b/python/pytables/pytables.info
index 1c65be5a46..1b05dc1c64 100644
--- a/python/pytables/pytables.info
+++ b/python/pytables/pytables.info
@@ -7,5 +7,6 @@ MD5SUM="97cf501c185226f5424e31cd74c1a001 \
d511418f3d7a0d0683677125c2f8b798"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
+REQUIRES="Cython hdf5 numexpr numpy"
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"