vcpkg/ports/libxft/vcpkg.json

17 lines
303 B
JSON
Raw Normal View History

{
"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"
]
}