mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 00:09:07 +08:00
12 lines
267 B
JSON
12 lines
267 B
JSON
|
{
|
||
|
"name": "libxrender",
|
||
|
"version": "0.9.10",
|
||
|
"description": "library for the Render Extension to the X11 protocol",
|
||
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxrender",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
"libx11",
|
||
|
"xorg-macros"
|
||
|
]
|
||
|
}
|