mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
25 lines
423 B
JSON
25 lines
423 B
JSON
{
|
|
"name": "libxt",
|
|
"version": "1.3.0",
|
|
"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"
|
|
]
|
|
}
|