aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxfixes/vcpkg.json
blob: a079b2264dd155679d4731a0074f7937e86b4c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "libxfixes",
  "version": "6.0.0",
  "description": "Xlib-based library for the XFIXES Extension",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxfixes",
  "license": null,
  "dependencies": [
    "libx11",
    "xorg-macros",
    "xproto"
  ]
}