Browse Source

winGRASS: enable zstd in winGRASS - step 3

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71915 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 7 years ago
parent
commit
3b780ac467
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mswindows/osgeo4w/package.sh

+ 1 - 0
mswindows/osgeo4w/package.sh

@@ -186,6 +186,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 		--with-regex \
 		--with-nls \
 		--with-freetype-includes=$OSGEO4W_ROOT_MSYS/include/freetype2 \
+		--with-zstd \
 		--with-odbc \
 	        --with-cairo \
                 --with-postgres \