[GRASS-SVN] r72299 - grass/branches/releasebranch_7_4/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Mar 2 08:52:06 PST 2018
Author: martinl
Date: 2018-03-02 08:52:06 -0800 (Fri, 02 Mar 2018)
New Revision: 72299
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:
osgeo4w: add missing msvcrt dependencies
Modified: grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl
===================================================================
--- grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl 2018-03-02 16:48:51 UTC (rev 72298)
+++ grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl 2018-03-02 16:52:06 UTC (rev 72299)
@@ -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 iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng wxpython python-numpy python-pil 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 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-03-02 16:48:51 UTC (rev 72298)
+++ grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86_64.hint.tmpl 2018-03-02 16:52:06 UTC (rev 72299)
@@ -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 iconv libtiff gdal proj pdcurses zlib fftw libpng wxpython python-numpy python-pil 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 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