diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2019-04-11 12:30:49 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-10 21:30:49 -0700 |
| commit | b625cbf82f792409fa59262546cb5ed1ef7944e3 (patch) | |
| tree | 8b67c252a1db665200e05cf9e1ac081b26410c58 /ports/openvdb/CONTROL | |
| parent | 124bf54d40869d5ad26f7fe32914caceb80a10de (diff) | |
| download | vcpkg-b625cbf82f792409fa59262546cb5ed1ef7944e3.tar.gz vcpkg-b625cbf82f792409fa59262546cb5ed1ef7944e3.zip | |
[openvdb] Fix openvdb[tools] build failures (#6028)
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 acf11cd00..b2db99e4c 100644 --- a/ports/openvdb/CONTROL +++ b/ports/openvdb/CONTROL @@ -1,5 +1,5 @@ Source: openvdb -Version: 6.0.0 +Version: 6.0.0-1 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 |
