aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libaio/vcpkg.json
blob: c4a59485e4c6a5ce2cfc9800b9b462924af73088 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "libaio",
  "version": "0.3.113",
  "description": "The Linux-native asynchronous I/O facility",
  "homepage": "https://pagure.io/libaio",
  "license": "LGPL-2.1",
  "supports": "linux",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}