gis/python3-cartopy: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2022-11-06 19:48:53 +00:00 committed by Willy Sudiarto Raharjo
parent 5f234f25f1
commit fe50e423ef
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.21.
MD5SUM="659249056621a06060d5a54979b729dd" MD5SUM="659249056621a06060d5a54979b729dd"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="gdal python3-matplotlib python3-pyproj python3-pyshp scipy3 python3-shapely" REQUIRES="gdal python3-matplotlib python3-pyproj python3-pyshp python3-scipy python3-shapely"
MAINTAINER="ArTourter" MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com" EMAIL="artourter@gmail.com"