vcpkg/ports/libice/vcpkg.json
Alexander Neumann b0eb3fa9ee
[Xwindow] part 5/N (#26684)
* [libice] add new port

* [libsm] add new port

* add license

* v db
2022-09-06 14:13:13 -07:00

15 lines
289 B
JSON

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