aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxkbfile/vcpkg.json
blob: b1f41147d7a1478130ce9f8ca237557271eb3a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "libxkbfile",
  "version": "1.1.0",
  "description": "XKB file handling routines",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxkbfile",
  "license": null,
  "dependencies": [
    "libx11",
    "xorg-macros",
    "xproto"
  ]
}