aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libfs/vcpkg.json
blob: 1ed0a56f5ac0a6e9fa1d7d863856b113ee39f032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "libfs",
  "version": "1.0.9",
  "description": "X Font Service client library",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libfs",
  "license": null,
  "supports": "!windows",
  "dependencies": [
    "bzip2",
    "xorg-macros",
    "xproto",
    "xtrans"
  ]
}