diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-05 13:01:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 10:26:27 -0800 |
| commit | b79395c4adf076dc57db2f7c1b0c38db4cc94f72 (patch) | |
| tree | 0eb1549cf39f99b9e07b0f53187b5d3293cb6114 /ports/pcl/CONTROL | |
| parent | 14358e8b257a27f86a58bf95aaca1625c1ec2a26 (diff) | |
| download | vcpkg-b79395c4adf076dc57db2f7c1b0c38db4cc94f72.tar.gz vcpkg-b79395c4adf076dc57db2f7c1b0c38db4cc94f72.zip | |
Update downstream libraries to use modularized boost
Diffstat (limited to 'ports/pcl/CONTROL')
| -rw-r--r-- | ports/pcl/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL index fa2d37fca..ba78abbf0 100644 --- a/ports/pcl/CONTROL +++ b/ports/pcl/CONTROL @@ -1,7 +1,7 @@ Source: pcl -Version: 1.8.1-8 +Version: 1.8.1-9 Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing. -Build-Depends: boost, eigen3, flann, qhull, vtk +Build-Depends: eigen3, flann, qhull, vtk, boost-system, boost-filesystem, boost-thread, boost-date-time, boost-iostreams, boost-random, boost-foreach, boost-dynamic-bitset, boost-property-map, boost-graph, boost-multi-array, boost-signals2, boost-ptr-container, boost-uuid, boost-interprocess, boost-asio Feature: openni2 Description: OpenNI2 support for PCL |
