[1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.

Backport of c238da8942 from master
This commit is contained in:
Luke Murphy 2016-11-25 13:19:10 +01:00 committed by Tim Graham
parent 471d72f81f
commit e0292229d5
1 changed files with 0 additions and 1 deletions

View File

@ -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`