mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.
Backport of c238da8942 from master
This commit is contained in:
@@ -68,7 +68,6 @@ install, directly or by dependency, the required geospatial libraries:
|
||||
Optional packages to consider:
|
||||
|
||||
* ``libgeoip1``: for :doc:`GeoIP <../geoip>` support
|
||||
* ``gdal-bin``: for GDAL command line programs like ``ogr2ogr``
|
||||
* ``python-gdal`` for GDAL's own Python bindings -- includes interfaces for raster manipulation
|
||||
|
||||
Please also consult platform-specific instructions if you are on :ref:`macosx`
|
||||
|
||||
Reference in New Issue
Block a user