summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorLuke Murphy <lukewm@riseup.net>2016-11-25 13:19:10 +0100
committerTim Graham <timograham@gmail.com>2016-11-25 07:19:32 -0500
commite0292229d50bdfb2516db69de1874d88a31c1afd (patch)
treecefadbaeed53d3fc14ba2d4fb802db59bf904f92 /docs/ref
parent471d72f81fe23d800df8c0d6eb8857b3aa8d9225 (diff)
[1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.
Backport of c238da894216458bb548b039a754844d44f3cd80 from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/install/geolibs.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt
index 82f5684e78..13e1be2e40 100644
--- a/docs/ref/contrib/gis/install/geolibs.txt
+++ b/docs/ref/contrib/gis/install/geolibs.txt
@@ -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`