aboutsummaryrefslogtreecommitdiff
path: root/gis/cartopy/cartopy.info
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-01-01 17:42:27 -0800
committerRobby Workman <rworkman@slackbuilds.org>2020-01-03 02:11:10 -0600
commita3937548a72e9da471b5239c7678a4f9824edd28 (patch)
tree8a74c1fab0fe80979cf6cbc750835a26505968ae /gis/cartopy/cartopy.info
parent6cb6026ce8b60003cbb4489cb4d72c6581442896 (diff)
downloadslackbuilds-a3937548a72e9da471b5239c7678a4f9824edd28.tar.xz
gis/cartopy: Add support for Python 3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'gis/cartopy/cartopy.info')
-rw-r--r--gis/cartopy/cartopy.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info
index aa20ea5dbae9..b349b33d4657 100644
--- a/gis/cartopy/cartopy.info
+++ b/gis/cartopy/cartopy.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.17.0/cartopy-0.17.0.tar
MD5SUM="9fe063295a9fd854803d3c01a60720d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="geos matplotlib proj pyshp scipy Shapely"
+REQUIRES="geos matplotlib python3-matplotlib proj pyshp scipy scipy3 Shapely"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"