mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 09:29:11 +08:00
12 lines
254 B
JSON
12 lines
254 B
JSON
|
{
|
||
|
"name": "libirecovery",
|
||
|
"version-string": "1.0.25",
|
||
|
"port-version": 3,
|
||
|
"description": "Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux",
|
||
|
"dependencies": [
|
||
|
"getopt",
|
||
|
"libusbmuxd",
|
||
|
"readline"
|
||
|
]
|
||
|
}
|