mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
13 lines
284 B
JSON
13 lines
284 B
JSON
{
|
|
"name": "libxau",
|
|
"version": "1.0.12",
|
|
"description": "Functions for handling Xauthority files and entries.",
|
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxau",
|
|
"license": "MIT-open-group",
|
|
"dependencies": [
|
|
"bzip2",
|
|
"xorg-macros",
|
|
"xproto"
|
|
]
|
|
}
|