gis/qgis: Updated README.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-08-03 06:36:18 -07:00 committed by Willy Sudiarto Raharjo
parent e8820ecb16
commit 2d60e09e4d

View file

@ -3,9 +3,15 @@ that lets you view and manipulate spatial data on your computer. It
supports many common spatial data formats (e.g. PostGIS, ShapeFile and supports many common spatial data formats (e.g. PostGIS, ShapeFile and
geotiff). geotiff).
Optional dependencies: Optional compile-time dependencies:
- postgresql and postgis: for PostGIS support - postgresql and postgis: for PostGIS support
- gpsbabel: for the GPS plugin - gpsbabel: for the GPS plugin
- grass: for the Grass plugin - grass: for the Grass plugin
- gsl: for georeferencing support - gsl: for georeferencing support
- fcgi: for the QGIS server (see README.server) - fcgi: for the QGIS server (see README.server)
Optional run-time dependencies:
- OTB
- R
- saga-gis
- TauDEM