[GRASS-SVN] r73187 - grass/branches/releasebranch_7_4/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 26 12:59:27 PDT 2018


Author: hellik
Date: 2018-08-26 12:59:27 -0700 (Sun, 26 Aug 2018)
New Revision: 73187

Modified:
   grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl
   grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86_64.hint.tmpl
Log:
winGRASS: add python-ply as a dependency

Modified: grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl
===================================================================
--- grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-08-26 19:57:53 UTC (rev 73186)
+++ grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-08-26 19:59:27 UTC (rev 73187)
@@ -1,7 +1,7 @@
 sdesc: "GRASS GIS"
 ldesc: "Geographic Resources Analysis Support System (GRASS GIS)"
 category: Desktop
-requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt msvcrt2013 msvcrt2015 iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng wxpython python-numpy python-pil python-pip pyopengl cairo psycopg2 rbatch
+requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt msvcrt2013 msvcrt2015 iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng wxpython python-numpy python-pil python-pip python-ply pyopengl cairo psycopg2 rbatch
 maintainer: MartinLanda
 curr: @GRASS_VERSION_NUMBER at -1
 prev: @GRASS_VERSION_NUMBER at -1

Modified: grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86_64.hint.tmpl
===================================================================
--- grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2018-08-26 19:57:53 UTC (rev 73186)
+++ grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2018-08-26 19:59:27 UTC (rev 73187)
@@ -1,7 +1,7 @@
 sdesc: "GRASS GIS"
 ldesc: "Geographic Resources Analysis Support System (GRASS GIS)"
 category: Desktop
-requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt msvcrt2012 msvcrt2013 msvcrt2015 iconv libtiff gdal proj pdcurses zlib fftw libpng wxpython python-numpy python-pil python-pip pyopengl cairo psycopg2 rbatch
+requires: liblas avce00 gpsbabel gs gdal-python matplotlib msvcrt msvcrt2012 msvcrt2013 msvcrt2015 iconv libtiff gdal proj pdcurses zlib fftw libpng wxpython python-numpy python-pil python-pip python-ply pyopengl cairo psycopg2 rbatch
 maintainer: MartinLanda
 curr: @GRASS_VERSION_NUMBER at -1
 prev: @GRASS_VERSION_NUMBER at -1



More information about the grass-commit mailing list