vcpkg/ports/libxt/vcpkg.json

26 lines
444 B
JSON
Raw Normal View History

{
"name": "libxt",
"version": "1.2.1",
"port-version": 1,
"description": "X Toolkit Intrinsics library",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxt",
"license": null,
"dependencies": [
"bzip2",
"glib",
"libice",
"libsm",
"libx11",
{
"name": "libxt",
"host": true
},
{
"name": "vcpkg-cmake-get-vars",
"host": true
},
"xorg-macros",
"xproto"
]
}