summaryrefslogtreecommitdiffstats
path: root/gis/Shapely/Shapely.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-02-22 13:13:21 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-23 08:26:53 +0700
commitd945102b2af611e952f1457b91b70f4e4ed4d856 (patch)
treead697a4c23b0276981be6ab1df22e7bf9abdc9a9 /gis/Shapely/Shapely.info
parent4197c5da09b6360495d85fb45609597b63eba128 (diff)
downloadslackbuilds-d945102b2af611e952f1457b91b70f4e4ed4d856.tar.gz
slackbuilds-d945102b2af611e952f1457b91b70f4e4ed4d856.tar.xz
gis/Shapely: Enable Python 3 by default.
Diffstat (limited to 'gis/Shapely/Shapely.info')
-rw-r--r--gis/Shapely/Shapely.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/Shapely/Shapely.info b/gis/Shapely/Shapely.info
index 6f44d300aa..d663c65c09 100644
--- a/gis/Shapely/Shapely.info
+++ b/gis/Shapely/Shapely.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.4/Shapely-1.6.4.tar.g
MD5SUM="cf6f7abde575bb75ce0b39aaf061930f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="geos"
+REQUIRES="geos python3"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"