mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/pyfits: Update deps.
Prevent stsci.distutils being downloaded automatically. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
20b0c3d821
commit
d3cbd65133
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/p/pyfits/pyfits-3.1.2.tar.gz"
|
|||
MD5SUM="d0f1dce1719170b0c9777bbb15bbd8b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="numpy"
|
||||
REQUIRES="python-stsci.distutils numpy"
|
||||
MAINTAINER="Nicky Chorley"
|
||||
EMAIL="nick.chorley@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue