[GRASS-SVN] r67539 - grass/branches/releasebranch_7_0/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jan 10 04:37:03 PST 2016


Author: martinl
Date: 2016-01-10 04:37:02 -0800 (Sun, 10 Jan 2016)
New Revision: 67539

Modified:
   grass/branches/releasebranch_7_0/mswindows/osgeo4w/setup.hint
Log:
wingrass: add psycopg2 to OSGeo4W dependecies (required by pygrass)


Modified: grass/branches/releasebranch_7_0/mswindows/osgeo4w/setup.hint
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/osgeo4w/setup.hint	2016-01-10 12:35:51 UTC (rev 67538)
+++ grass/branches/releasebranch_7_0/mswindows/osgeo4w/setup.hint	2016-01-10 12:37:02 UTC (rev 67539)
@@ -1,7 +1,7 @@
 sdesc: "GRASS GIS - stable release"
 ldesc: "Geographic Resources Analysis Support System (GRASS GIS) - stable release"
 category: Desktop
-requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng wxpython python-numpy python-pil pyopengl cairo
+requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng wxpython python-numpy python-pil pyopengl cairo psycopg2
 maintainer: MartinLanda
 curr: 7.0.2-1
 prev: 7.0.2-1



More information about the grass-commit mailing list