gis/python3-basemap: Update DEP

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2022-03-09 13:42:20 +00:00 committed by Willy Sudiarto Raharjo
parent 18ddf399ea
commit 354e2ad3b5
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/matplotlib/basemap/archive/v1.2.2rel/basemap-1.2.2r
MD5SUM="fe3e9c8ccecb1630a7f44728f48219bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos pyproj pyshp python3-matplotlib"
REQUIRES="geos python3-pyproj python3-pyshp python3-matplotlib"
MAINTAINER="Cristiano Urban"
EMAIL="cristiano.urban.slack@gmail.com"