aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxtst/vcpkg.json
blob: 796f433ba19e1c6bf6b5c9000d83bf40226db2f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "libxtst",
  "version": "1.2.4",
  "description": "Xlib-based library for XTEST & RECORD extensions",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxtst",
  "license": null,
  "dependencies": [
    "libx11",
    "libxext",
    "libxi",
    "xproto"
  ]
}