vcpkg/ports/libxext/vcpkg.json

13 lines
282 B
JSON
Raw Normal View History

{
"name": "libxext",
"version": "1.3.4",
"description": "Xlib-based library for common extensions to the X11 protocol",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxext",
"license": null,
"dependencies": [
"libx11",
"xorg-macros",
"xproto"
]
}