aboutsummaryrefslogtreecommitdiff
path: root/ports/libirecovery/vcpkg.json
blob: 8b5a6e942afdbeb1c57358b1def1e44466481273 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
  ]
}