aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-07-18 17:27:25 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-07-18 17:27:25 -0700
commitd1c44edbe1fa26a670a3f6262fc58f3c06d13eb0 (patch)
tree548650b39d749a69256e8006bb512eb1e1d3126f /ports/pcl/CONTROL
parentbf614498dcead3e064cb8768bb5842662cbfef16 (diff)
downloadvcpkg-d1c44edbe1fa26a670a3f6262fc58f3c06d13eb0.tar.gz
vcpkg-d1c44edbe1fa26a670a3f6262fc58f3c06d13eb0.zip
[pcl] Add qt5 dependency.
Diffstat (limited to 'ports/pcl/CONTROL')
-rw-r--r--ports/pcl/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL
index f27722d34..1c7c8e7f2 100644
--- a/ports/pcl/CONTROL
+++ b/ports/pcl/CONTROL
@@ -1,4 +1,4 @@
Source: pcl
-Version: 1.8.1rc1
-Build-Depends: boost, eigen3, flann, qhull, vtk, openni2
+Version: 1.8.1rc1-1
+Build-Depends: boost, eigen3, flann, qhull, vtk, openni2, qt5
Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.