diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-17 10:28:38 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-08-20 14:26:47 -0700 |
| commit | b3b034d33acf6a991f9b9f290a666678e345b3f0 (patch) | |
| tree | 57b710f4d621b3f5bdf0bc4fe96c042b6ac577e4 /ports/pcl/CONTROL | |
| parent | b9012863292f1e4b431d1f02a3bbc1457c17690d (diff) | |
| download | vcpkg-b3b034d33acf6a991f9b9f290a666678e345b3f0.tar.gz vcpkg-b3b034d33acf6a991f9b9f290a666678e345b3f0.zip | |
[pcl] Support boost 1.68
Diffstat (limited to 'ports/pcl/CONTROL')
| -rw-r--r-- | ports/pcl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL index 82f5cdea3..a9f0186fb 100644 --- a/ports/pcl/CONTROL +++ b/ports/pcl/CONTROL @@ -1,5 +1,5 @@ Source: pcl -Version: 1.8.1-10 +Version: 1.8.1-11 Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing. Build-Depends: eigen3, flann, qhull, vtk, libpng, 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 |
