mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 20:28:29 -05:00
15 lines
276 B
JSON
Executable File
15 lines
276 B
JSON
Executable File
{
|
|
"name": "kinectsdk1",
|
|
"version": "1.8",
|
|
"port-version": 5,
|
|
"description": "Kinect for Windows SDK for Kinect v1 sensor.",
|
|
"license": null,
|
|
"supports": "!arm & windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-lessmsi",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|