summaryrefslogtreecommitdiffstats
path: root/gis/rasterio
diff options
context:
space:
mode:
author Robby Workman2016-01-06 22:44:01 +0100
committer Willy Sudiarto Raharjo2016-01-17 03:40:16 +0100
commitc2e9c35cdad0eceba8fea0a622155d607071a8b0 (patch)
tree1915aeb694eec1e8c583b5d5b24fc428857a6f57 /gis/rasterio
parent0203f6567c033b05f0b66e64f7e79bd9b3474bc6 (diff)
downloadslackbuilds-c2e9c35cdad0eceba8fea0a622155d607071a8b0.tar.gz
Multiple: Fix .info and README (Cython refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'gis/rasterio')
-rw-r--r--gis/rasterio/rasterio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index a3e5983d41..9c0f360bb8 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.31.0.tar.gz"
MD5SUM="7cb1af370a3cf470623a3a4902740685"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="affine click-plugins cligj Cython enum34 gdal numpy snuggs"
+REQUIRES="affine click-plugins cligj enum34 gdal numpy snuggs"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"