mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 02:39:00 +08:00
5fa92f467e
* Update PowerShell to 7.3.6 * Add asan install as requested by @Neumann-A * Use 1ES for Android docker hosts. * Update pools. * Update patch tuesday checklist to reflect 1ES. * [openslide] Fix missing header. * [libxt] Add missing header.
26 lines
444 B
JSON
26 lines
444 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|