vcpkg/ports/libxdmcp/vcpkg.json

13 lines
277 B
JSON
Raw Normal View History

{
"name": "libxdmcp",
"version": "1.1.3",
"description": "X Display Manager Control Protocol library",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxdmcp",
"license": "MIT-open-group",
"dependencies": [
"bzip2",
"xorg-macros",
"xproto"
]
}