diff options
author | ArTourter <artourter@gmail.com> | 2021-11-04 23:54:10 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-05 22:31:01 +0700 |
commit | ba07ed0d4eb7be39b2da6727158b8f4ce188e455 (patch) | |
tree | 8b651b49b356094ac2ab6e073251075ad3025feb /gis/cartopy | |
parent | eb7e5cf04c0e1ec32a245603d9801f1c2ca581ce (diff) |
gis/cartopy: update dependency in info file
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/cartopy')
-rw-r--r-- | gis/cartopy/cartopy.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info index 5d469f6bb045..715d48939c30 100644 --- a/gis/cartopy/cartopy.info +++ b/gis/cartopy/cartopy.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20. MD5SUM="de84d371d37b374bb9138d87ea60d10f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geos python3-matplotlib proj pyshp scipy3 Shapely" +REQUIRES="gdal python3-matplotlib pyproj pyshp scipy3 Shapely" MAINTAINER="ArTourter" EMAIL="artourter@gmail.com" |