Actually try to include protobuf-devel

This commit is contained in:
Martin Dobias 2020-04-01 23:59:37 +02:00
parent c9f519ad73
commit 43415ee0c0

View File

@ -143,7 +143,7 @@ jobs:
# osgeo4w | $(OSGEO4W_ARCH)
# displayName: Cache OSGeo4W
- powershell: ms-windows/osgeo4w/runasadmin.ps1 c:\osgeo4w-setup.exe --autoaccept --advanced --arch $env:OSGEO4W_ARCH --quiet-mode --upgrade-also --root $env:OSGEO4W_ROOT --only-site -s http://ftp.osuosl.org/pub/osgeo/download/osgeo4w -l c:\temp\osgeo4w -P $env:OSGEO4W_DEPS -P python3-clcache
- powershell: ms-windows/osgeo4w/runasadmin.ps1 c:\osgeo4w-setup.exe --autoaccept --advanced --arch $env:OSGEO4W_ARCH --quiet-mode --upgrade-also --root $env:OSGEO4W_ROOT --only-site -s http://ftp.osuosl.org/pub/osgeo/download/osgeo4w -l c:\temp\osgeo4w -P $env:OSGEO4W_DEPS -P python3-clcache -P protobuf-devel
displayName: 'Installing OSGeo4W'
- script: |