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

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jan 11 15:57:17 PST 2019


Author: martinl
Date: 2019-01-11 15:57:17 -0800 (Fri, 11 Jan 2019)
New Revision: 73928

Modified:
   grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl
   grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl
Log:
wingrass: add missing dependency - python3-pywin32

Modified: grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl	2019-01-10 21:05:48 UTC (rev 73927)
+++ grass/trunk/mswindows/osgeo4w/setup_x86.hint.tmpl	2019-01-11 23:57:17 UTC (rev 73928)
@@ -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 python3-gdal python3-matplotlib msvcrt msvcrt2013 msvcrt2015 iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng python3-wx python3-numpy python3-pillow python3-pip python3-ply python3-pyopengl cairo python3-psycopg2 python3-six rbatch zstd zstd-bin
+requires: liblas avce00 gpsbabel gs python3-gdal python3-matplotlib msvcrt msvcrt2013 msvcrt2015 iconv libtiff gdal proj freetype-mingw pdcurses zlib fftw libpng python3-wx python3-numpy python3-pillow python3-pip python3-ply python3-pyopengl cairo python3-psycopg2 python3-six rbatch zstd zstd-bin python3-pywin32
 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	2019-01-10 21:05:48 UTC (rev 73927)
+++ grass/trunk/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2019-01-11 23:57:17 UTC (rev 73928)
@@ -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 python3-gdal python3-matplotlib msvcrt msvcrt2013 msvcrt2015 iconv libtiff gdal proj pdcurses zlib fftw libpng python3-wx python3-numpy python3-pillow python3-pip python3-ply python3-pyopengl cairo python3-psycopg2 python3-six rbatch zstd zstd-bin
+requires: liblas avce00 gpsbabel gs python3-gdal python3-matplotlib msvcrt msvcrt2013 msvcrt2015 iconv libtiff gdal proj pdcurses zlib fftw libpng python3-wx python3-numpy python3-pillow python3-pip python3-ply python3-pyopengl cairo python3-psycopg2 python3-six rbatch zstd zstd-bin python3-pywin32
 maintainer: MartinLanda
 curr: @GRASS_VERSION_NUMBER at -1
 prev: @GRASS_VERSION_NUMBER at -1



More information about the grass-commit mailing list