mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 04:39:04 +08:00
13 lines
254 B
JSON
13 lines
254 B
JSON
|
{
|
||
|
"name": "libxkbfile",
|
||
|
"version": "1.1.0",
|
||
|
"description": "XKB file handling routines",
|
||
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxkbfile",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
"libx11",
|
||
|
"xorg-macros",
|
||
|
"xproto"
|
||
|
]
|
||
|
}
|