[GRASS-SVN] r73185 - grass/trunk/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 26 12:57:42 PDT 2018


Author: hellik
Date: 2018-08-26 12:57:42 -0700 (Sun, 26 Aug 2018)
New Revision: 73185

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

Modified: grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-08-26 14:12:47 UTC (rev 73184)
+++ grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-08-26 19:57:42 UTC (rev 73185)
@@ -1,7 +1,7 @@
 sdesc: "GRASS GIS - daily builds of development version"
 ldesc: "Geographic Resources Analysis Support System (GRASS GIS) - daily builds of SVN trunk"
 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 zstd zstd-bin
+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 zstd zstd-bin
 maintainer: MartinLanda
 curr: @GRASS_VERSION_NUMBER at -1
 prev: @GRASS_VERSION_NUMBER at -1

Modified: grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2018-08-26 14:12:47 UTC (rev 73184)
+++ grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2018-08-26 19:57:42 UTC (rev 73185)
@@ -1,7 +1,7 @@
 sdesc: "GRASS GIS - daily builds of development version"
 ldesc: "Geographic Resources Analysis Support System (GRASS GIS) - daily builds of SVN trunk"
 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 zstd zstd-bin
+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 zstd zstd-bin
 maintainer: MartinLanda
 curr: @GRASS_VERSION_NUMBER at -1
 prev: @GRASS_VERSION_NUMBER at -1



More information about the grass-commit mailing list