aboutsummaryrefslogtreecommitdiff
path: root/ports/openvdb/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-12-19 16:01:58 -0800
committerGitHub <noreply@github.com>2017-12-19 16:01:58 -0800
commitf381823f70cab2d6f4ced32429fd3238b003d622 (patch)
tree077ea03cd27787d528558bde830369a388b9ab68 /ports/openvdb/CONTROL
parent9ed81627e7feb28bea6432581cf25730a9f145be (diff)
parentb79395c4adf076dc57db2f7c1b0c38db4cc94f72 (diff)
downloadvcpkg-f381823f70cab2d6f4ced32429fd3238b003d622.tar.gz
vcpkg-f381823f70cab2d6f4ced32429fd3238b003d622.zip
Merge pull request #2269 from Microsoft/boost-modular
[boost] Modularize and update to 1.66
Diffstat (limited to 'ports/openvdb/CONTROL')
-rw-r--r--ports/openvdb/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/openvdb/CONTROL b/ports/openvdb/CONTROL
index cfcbfac6f..7576ff790 100644
--- a/ports/openvdb/CONTROL
+++ b/ports/openvdb/CONTROL
@@ -1,8 +1,8 @@
Source: openvdb
-Version: 5.0.0
-Build-Depends: boost, ilmbase, openexr, tbb, blosc
+Version: 5.0.0-1
+Build-Depends: ilmbase, 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
Feature: tools
Description: OpenVDB utilities: view, print and render
-Build-Depends: glew, glfw3 \ No newline at end of file
+Build-Depends: glew, glfw3