vcpkg/ports/libice/vcpkg.json

15 lines
288 B
JSON

{
"name": "libice",
"version": "1.1.1",
"description": "Inter-Client Exchange Library",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libice",
"license": "MIT-open-group",
"dependencies": [
"bzip2",
"libx11",
"xorg-macros",
"xproto",
"xtrans"
]
}