vcpkg/ports/libxkbfile/vcpkg.json

13 строки
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"
]
}