Browse Source

wingrass: add missing dependency - python3-pywin32

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73928 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 6 years ago
parent
commit
78e166c98c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      mswindows/osgeo4w/setup_x86.hint.tmpl
  2. 1 1
      mswindows/osgeo4w/setup_x86_64.hint.tmpl

+ 1 - 1
mswindows/osgeo4w/setup_x86.hint.tmpl

@@ -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@-1
 prev: @GRASS_VERSION_NUMBER@-1

+ 1 - 1
mswindows/osgeo4w/setup_x86_64.hint.tmpl

@@ -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@-1
 prev: @GRASS_VERSION_NUMBER@-1