diff options
| author | dweckmann <didier.weckmann@ircad.fr> | 2020-12-09 20:56:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-09 11:56:56 -0800 |
| commit | 3aad1d66c9ddaf78eea3785f3143232b1bc5104d (patch) | |
| tree | 7beebb8633c7b61b443a755371242e86df114f4c /ports/pcl/CONTROL | |
| parent | 769256950157de3c6c1076ae093be88620614dbe (diff) | |
| download | vcpkg-3aad1d66c9ddaf78eea3785f3143232b1bc5104d.tar.gz vcpkg-3aad1d66c9ddaf78eea3785f3143232b1bc5104d.zip | |
[pcl] Fix build when librealsense2 is present (#14960)
Diffstat (limited to 'ports/pcl/CONTROL')
| -rw-r--r-- | ports/pcl/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL index f44015523..459015901 100644 --- a/ports/pcl/CONTROL +++ b/ports/pcl/CONTROL @@ -1,5 +1,6 @@ Source: pcl Version: 1.11.1 +Port-Version: 1 Homepage: https://github.com/PointCloudLibrary/pcl Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing. Build-Depends: eigen3, flann, qhull, 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-sort, boost-ptr-container, boost-uuid, boost-interprocess, boost-asio |
