diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-08-03 06:36:18 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-09 07:44:09 +0700 |
commit | 2d60e09e4dc5c56d8e63436530c17675cd0f9c27 (patch) | |
tree | d52e842627a8d667e3fda9f486119e6bdeb54e93 /gis/qgis | |
parent | e8820ecb160a28e96f1e074f2f845eed643eba48 (diff) | |
download | slackbuilds-2d60e09e4dc5c56d8e63436530c17675cd0f9c27.tar.gz |
gis/qgis: Updated README.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/qgis')
-rw-r--r-- | gis/qgis/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gis/qgis/README b/gis/qgis/README index 38e0543964..191357970e 100644 --- a/gis/qgis/README +++ b/gis/qgis/README @@ -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 geotiff). -Optional dependencies: +Optional compile-time dependencies: - postgresql and postgis: for PostGIS support - gpsbabel: for the GPS plugin - grass: for the Grass plugin - gsl: for georeferencing support - fcgi: for the QGIS server (see README.server) + +Optional run-time dependencies: + - OTB + - R + - saga-gis + - TauDEM |