vcpkg/ports/libsm/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

13 lines
245 B
JSON

{
"name": "libsm",
"version": "1.2.3",
"description": "X Session Management Library",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libsm",
"license": null,
"dependencies": [
"bzip2",
"libice",
"xorg-macros"
]
}