vcpkg/ports/libxau/vcpkg.json

13 lines
283 B
JSON
Raw Normal View History

{
"name": "libxau",
"version": "1.0.9",
"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"
]
}