diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-06 15:44:01 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | c2e9c35cdad0eceba8fea0a622155d607071a8b0 (patch) | |
tree | 1915aeb694eec1e8c583b5d5b24fc428857a6f57 /gis/cartopy/cartopy.info | |
parent | 0203f6567c033b05f0b66e64f7e79bd9b3474bc6 (diff) | |
download | slackbuilds-c2e9c35cdad0eceba8fea0a622155d607071a8b0.tar.gz |
Multiple: Fix .info and README (Cython refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'gis/cartopy/cartopy.info')
-rw-r--r-- | gis/cartopy/cartopy.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info index 62fe2851ab..9f81751c55 100644 --- a/gis/cartopy/cartopy.info +++ b/gis/cartopy/cartopy.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.10.0.tar.gz" MD5SUM="5f9f2bdea1fad2969482332c9701bb23" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="Cython geos matplotlib proj pyshp scipy Shapely" +REQUIRES="geos matplotlib proj pyshp scipy Shapely" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |