aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxi/vcpkg.json
blob: 1993f6c8f4aeb03e1bbc39377a04ae87a7d83432 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "libxi",
  "version": "1.8",
  "description": "Xlib library for the X Input Extension",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxi",
  "license": null,
  "dependencies": [
    "libxext",
    "libxfixes"
  ]
}