diff options
| author | Luke Murphy <lukewm@riseup.net> | 2016-11-25 13:19:10 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-11-25 07:19:10 -0500 |
| commit | c238da894216458bb548b039a754844d44f3cd80 (patch) | |
| tree | f31f93a9bac33ba8f9c2711d3120fc18fba5e880 | |
| parent | d391b3a85ba1166dd6c3d0c3005344ce93f22bef (diff) | |
Fixed #27509 -- Removed redundant gdal-bin dependency listing.
| -rw-r--r-- | docs/ref/contrib/gis/install/geolibs.txt | 1 |
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 62120bcd1b..9482430c27 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -63,7 +63,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` |
