diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-09-22 22:09:39 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-09-22 23:20:58 -0700 |
| commit | 79fc7f4de584ff61445693a325f48e15b01e1a97 (patch) | |
| tree | 37b0e41f235e9099d3f525c26f3be39494c99af5 /ports/opencv/CONTROL | |
| parent | b2ab8b48837a8cd9f266a8c8e7b2cfb9d9f414fe (diff) | |
| download | vcpkg-79fc7f4de584ff61445693a325f48e15b01e1a97.tar.gz vcpkg-79fc7f4de584ff61445693a325f48e15b01e1a97.zip | |
[opencv] Centralize download cache -- TODO: prevent opencv from performing downloads. Fix static builds.
Diffstat (limited to 'ports/opencv/CONTROL')
| -rw-r--r-- | ports/opencv/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/opencv/CONTROL b/ports/opencv/CONTROL index 8130ef3b4..c2814c9c2 100644 --- a/ports/opencv/CONTROL +++ b/ports/opencv/CONTROL @@ -1,5 +1,5 @@ Source: opencv -Version: 3.3.0-3 +Version: 3.3.0-4 # Optional: Add in vtk to build with VTK and cuda to build with CUDA Build-Depends: zlib, libpng, libjpeg-turbo, tiff, protobuf (windows), ffmpeg Description: computer vision library |
