aboutsummaryrefslogtreecommitdiff
path: root/ports/openni2/CONTROL
diff options
context:
space:
mode:
authorTsukasa Sugiura <t.sugiura0204@gmail.com>2017-10-05 01:02:36 +0900
committerTsukasa Sugiura <t.sugiura0204@gmail.com>2017-10-05 01:02:36 +0900
commit6f0f196a1a675823de3dae25bdc46978b29dcd68 (patch)
treebe36d28434fdd2dfa4f9a614e6eab76600bbd41d /ports/openni2/CONTROL
parent322e9254c1c4362ea30e1106fb44c087cbbe62e8 (diff)
downloadvcpkg-6f0f196a1a675823de3dae25bdc46978b29dcd68.tar.gz
vcpkg-6f0f196a1a675823de3dae25bdc46978b29dcd68.zip
Change to refer Kinect SDK 1.x that installed using vcpkg port
Fix according to changes of Kinect SDK 1.x port. Change to refer Kinect SDK 1.x that installed using vcpkg port. It will be always generate the Kinect SDK 1.x driver, even when Kinect SDK 1.x is not installed in user system.
Diffstat (limited to 'ports/openni2/CONTROL')
-rw-r--r--ports/openni2/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/openni2/CONTROL b/ports/openni2/CONTROL
index 2f0e010e0..72de4e877 100644
--- a/ports/openni2/CONTROL
+++ b/ports/openni2/CONTROL
@@ -1,3 +1,4 @@
Source: openni2
-Version: 2.2.0.33-1
+Version: 2.2.0.33-2
+Build-Depends: kinectsdk1
Description: OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.