diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-17 14:46:50 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-17 14:46:50 -0700 |
| commit | 2a80b89ea7db68a4991d02e7535aab032dd7c155 (patch) | |
| tree | 365b5dbe97a29879b8c1a118c50a901314ca0ca7 /ports/vxl/CONTROL | |
| parent | c3062a7b8d06ea20c2105e8b277ccc76af99a2d2 (diff) | |
| download | vcpkg-2a80b89ea7db68a4991d02e7535aab032dd7c155.tar.gz vcpkg-2a80b89ea7db68a4991d02e7535aab032dd7c155.zip | |
[vxl] Use system dependencies where possible -- note that openjpeg2 is still not used.
Diffstat (limited to 'ports/vxl/CONTROL')
| -rw-r--r-- | ports/vxl/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/vxl/CONTROL b/ports/vxl/CONTROL index 33cd87cb8..52d725f45 100644 --- a/ports/vxl/CONTROL +++ b/ports/vxl/CONTROL @@ -1,3 +1,4 @@ Source: vxl -Version: 20180414-7a130cf +Version: 20180414-7a130cf-1 +Build-Depends: zlib, tiff, expat, libpng, bzip2, libjpeg-turbo, shapelib, libgeotiff Description: A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding. |
