mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 19:49:00 +08:00
11 lines
226 B
JSON
11 lines
226 B
JSON
|
{
|
||
|
"name": "xcb-render-util",
|
||
|
"version": "0.3.9",
|
||
|
"description": "XCB convenience functions for the Render extension.",
|
||
|
"homepage": "https://xcb.freedesktop.org/",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
"xcb"
|
||
|
]
|
||
|
}
|