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

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Mar 2 08:48:51 PST 2018


Author: martinl
Date: 2018-03-02 08:48:51 -0800 (Fri, 02 Mar 2018)
New Revision: 72298

Modified:
   grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl
   grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl
Log:
osgeo4w: add missing msvcrt dependencies

Modified: grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-03-02 16:38:15 UTC (rev 72297)
+++ grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-03-02 16:48:51 UTC (rev 72298)
@@ -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 iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng wxpython python-numpy python-pil 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 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-03-02 16:38:15 UTC (rev 72297)
+++ grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2018-03-02 16:48:51 UTC (rev 72298)
@@ -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 iconv libtiff gdal proj pdcurses zlib fftw libpng wxpython python-numpy python-pil 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 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