diff options
| author | Francisco Facioni <francisco@remyrobotics.com> | 2021-02-09 03:29:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 18:29:15 -0800 |
| commit | 5957dcb91255b962c484093e33bc9414b6f3e29c (patch) | |
| tree | d21e9b39dfc82e88bca154c1a403c7158cfa2b72 /ports/libuvc/CONTROL | |
| parent | 7e01ac118a4eab913b75499ccdb5f8b89a457e8a (diff) | |
| download | vcpkg-5957dcb91255b962c484093e33bc9414b6f3e29c.tar.gz vcpkg-5957dcb91255b962c484093e33bc9414b6f3e29c.zip | |
[libuvc] added (#14749)
Diffstat (limited to 'ports/libuvc/CONTROL')
| -rw-r--r-- | ports/libuvc/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/libuvc/CONTROL b/ports/libuvc/CONTROL new file mode 100644 index 000000000..b780f1998 --- /dev/null +++ b/ports/libuvc/CONTROL @@ -0,0 +1,6 @@ +Source: libuvc +Version: 2020-11-24 +Build-Depends: libusb +Homepage: https://github.com/libuvc/libuvc +Description: a cross-platform library for USB video devices +Supports: linux |
