diff options
| author | Alexander Neumann <Alexander.Neumann@hamburg.de> | 2019-05-22 20:57:03 +0200 |
|---|---|---|
| committer | Alexander Neumann <Alexander.Neumann@hamburg.de> | 2019-05-22 20:57:03 +0200 |
| commit | 8eea936d62f4ebd9cd51f44e0aa6845d4effb591 (patch) | |
| tree | bf1a8fb3c20ce539bf31f7e65c5c9af2a94d7e20 /ports/openvdb/CONTROL | |
| parent | a985f5b99def54b0729dbcaea89d7082b1089713 (diff) | |
| download | vcpkg-8eea936d62f4ebd9cd51f44e0aa6845d4effb591.tar.gz vcpkg-8eea936d62f4ebd9cd51f44e0aa6845d4effb591.zip | |
Fix blosc linkage in openvdb. issue #6561
Diffstat (limited to 'ports/openvdb/CONTROL')
| -rw-r--r-- | ports/openvdb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openvdb/CONTROL b/ports/openvdb/CONTROL index b2db99e4c..663e290b2 100644 --- a/ports/openvdb/CONTROL +++ b/ports/openvdb/CONTROL @@ -1,5 +1,5 @@ Source: openvdb -Version: 6.0.0-1 +Version: 6.0.0-2 Build-Depends: boost-ptr-container, openexr, tbb, blosc, boost-iostreams, boost-system, boost-thread, boost-date-time, boost-any, boost-uuid, boost-interprocess Description: Sparse volume data structure and tools |
