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

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Aug 24 09:04:44 PDT 2018


Author: hellik
Date: 2018-08-24 09:04:44 -0700 (Fri, 24 Aug 2018)
New Revision: 73172

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 pip as 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-24 16:02:48 UTC (rev 73171)
+++ grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86.hint.tmpl	2018-08-24 16:04:44 UTC (rev 73172)
@@ -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 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 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-24 16:02:48 UTC (rev 73171)
+++ grass/branches/releasebranch_7_4/mswindows/osgeo4w/setup_x86_64.hint.tmpl	2018-08-24 16:04:44 UTC (rev 73172)
@@ -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 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 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