mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:29:01 +08:00
11 lines
176 B
JSON
11 lines
176 B
JSON
|
{
|
||
|
"name": "libftdi1",
|
||
|
"version": "1.5",
|
||
|
"port-version": 1,
|
||
|
"description": "FTDI USB driver with bitbang mode",
|
||
|
"dependencies": [
|
||
|
"libconfuse",
|
||
|
"libusb"
|
||
|
]
|
||
|
}
|