add missing dependency for openvdb[tools] (#4271)

This commit is contained in:
Markus Leuthold 2018-11-08 08:54:29 +01:00 committed by Robert Schumacher
parent 75744206ed
commit 550c9422ad

View File

@ -5,4 +5,4 @@ Description: Sparse volume data structure and tools
Feature: tools
Description: OpenVDB utilities: view, print and render
Build-Depends: glew, glfw3
Build-Depends: glew, glfw3, boost-ptr-container