aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxft/vcpkg.json
blob: f3fda42972e64c10ef43f93491251aabf7e5ac2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "libxft",
  "version": "2.3.4",
  "description": "X FreeType library",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxft",
  "license": null,
  "dependencies": [
    "bzip2",
    "fontconfig",
    "freetype",
    "libx11",
    "libxrender",
    "xorg-macros",
    "xproto"
  ]
}