diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-28 11:14:07 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 11:14:07 +0200 |
commit | 2808052786cecedeac599fe230f38333899f081d (patch) | |
tree | ad3962accb8045c3febe0b136d1143f913f60b1f /python/pytables | |
parent | ae0f2be41c8cee50c3ef008f91c71a59d8209f93 (diff) | |
download | slackbuilds-2808052786cecedeac599fe230f38333899f081d.tar.gz |
python/pytables: Fixed dep information
Diffstat (limited to 'python/pytables')
-rw-r--r-- | python/pytables/pytables.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytables/pytables.info b/python/pytables/pytables.info index 1b05dc1c64..1fa2d9d606 100644 --- a/python/pytables/pytables.info +++ b/python/pytables/pytables.info @@ -7,6 +7,6 @@ MD5SUM="97cf501c185226f5424e31cd74c1a001 \ d511418f3d7a0d0683677125c2f8b798" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="Cython hdf5 numexpr numpy" +REQUIRES="Cython hdf5 numexpr" MAINTAINER="LukenShiro" EMAIL="lukenshiro@ngi.it" |