diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2018-11-09 03:45:58 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-08 10:45:58 -0800 |
| commit | efe7c7eb28e0330eb3e61d7e5be3e68ddaad9175 (patch) | |
| tree | dd795c476288cc24e2cd1727d329db22bd1399cb /ports/pcl/CONTROL | |
| parent | 9fe14bc18ec4b8f12238cd8790c44e42325f8e52 (diff) | |
| download | vcpkg-efe7c7eb28e0330eb3e61d7e5be3e68ddaad9175.tar.gz vcpkg-efe7c7eb28e0330eb3e61d7e5be3e68ddaad9175.zip | |
[pcl] Update to PCL 1.9.0 (#4677)
Update PCL port to PCL 1.9.0.
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 b1b20fe06..0a12f78c8 100644 --- a/ports/pcl/CONTROL +++ b/ports/pcl/CONTROL @@ -1,5 +1,5 @@ Source: pcl -Version: 1.8.1-12 +Version: 1.9.0-1 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 |
