diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-04-01 11:10:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-03 09:59:46 -0500 |
commit | 192edd96f912349bd4b5ed1bd9b1e7b797bcae98 (patch) | |
tree | d538ca4e42c07ccd7b0b2bf5600d07980cd03be4 /academic/qgis | |
parent | 63b2bd7ad95a49ccaf5968e3fd7fbe898e229fd2 (diff) | |
download | slackbuilds-192edd96f912349bd4b5ed1bd9b1e7b797bcae98.tar.gz |
academic/qgis: Fixed README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/qgis')
-rw-r--r-- | academic/qgis/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/qgis/README b/academic/qgis/README index fa77379c46..7421f41a05 100644 --- a/academic/qgis/README +++ b/academic/qgis/README @@ -3,6 +3,6 @@ runs on Linux, Unix, Mac OSX, and Windows. QGIS lets you browse and create map data on your computer. It supports many common spatial data formats (e.g. ESRI ShapeFile, geotiff). -This requires proj, geos, gdal, R, gsl, numpy and qwt. +This requires proj, geos, gdal, gsl, numpy, and qwt. Optional dependencies include grass, postgresql, postgis, and gpsbabel. |