mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:28:59 +08:00
15 lines
286 B
JSON
15 lines
286 B
JSON
|
{
|
||
|
"name": "libfs",
|
||
|
"version": "1.0.8",
|
||
|
"description": "X Font Service client library",
|
||
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libfs",
|
||
|
"license": null,
|
||
|
"supports": "!windows",
|
||
|
"dependencies": [
|
||
|
"bzip2",
|
||
|
"xorg-macros",
|
||
|
"xproto",
|
||
|
"xtrans"
|
||
|
]
|
||
|
}
|