vcpkg/ports/libxi/vcpkg.json

12 lines
239 B
JSON
Raw Normal View History

{
"name": "libxi",
"version": "1.8",
"description": "Xlib library for the X Input Extension",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxi",
"license": null,
"dependencies": [
"libxext",
"libxfixes"
]
}