diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2017-10-05 01:02:36 +0900 |
|---|---|---|
| committer | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2017-10-05 01:02:36 +0900 |
| commit | 6f0f196a1a675823de3dae25bdc46978b29dcd68 (patch) | |
| tree | be36d28434fdd2dfa4f9a614e6eab76600bbd41d /ports/openni2/CONTROL | |
| parent | 322e9254c1c4362ea30e1106fb44c087cbbe62e8 (diff) | |
| download | vcpkg-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/CONTROL | 3 |
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. |
