diff options
-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 5d469f6bb0..715d48939c 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" |