summaryrefslogtreecommitdiffstats
path: root/python/python3-rtree
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-04-27 01:50:59 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 09:30:14 +0700
commitcec9c1f7fdfdf2112231a69b1423c2b2753ce8c4 (patch)
tree3fa3ee91dd5f9d7c01798ddcd0ace67e0160255f /python/python3-rtree
parent70952a12adea9185bd50682e941949e7c74cf0cb (diff)
downloadslackbuilds-cec9c1f7fdfdf2112231a69b1423c2b2753ce8c4.tar.gz
slackbuilds-cec9c1f7fdfdf2112231a69b1423c2b2753ce8c4.tar.xz
python/python3-rtree: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rtree')
-rw-r--r--python/python3-rtree/python3-rtree.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-rtree/python3-rtree.info b/python/python3-rtree/python3-rtree.info
index 49d6ff6b1c..3710a52d0a 100644
--- a/python/python3-rtree/python3-rtree.info
+++ b/python/python3-rtree/python3-rtree.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Toblerity/rtree/archive/1.0.1/rtree-1.0.1.tar.gz"
MD5SUM="c70d72aa1cfa232aac945735da364e9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libspatialindex wheel"
+REQUIRES="libspatialindex python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"