mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 06:59:01 +08:00
13 lines
285 B
JSON
13 lines
285 B
JSON
|
{
|
||
|
"name": "libdmx",
|
||
|
"version": "1.1.4",
|
||
|
"description": "X Window System DMX (Distributed Multihead X) extension library",
|
||
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libdmx",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
"libxext",
|
||
|
"xorg-macros",
|
||
|
"xproto"
|
||
|
]
|
||
|
}
|