vcpkg/ports/libdmx/vcpkg.json

13 lines
285 B
JSON
Raw Normal View History

{
"name": "libdmx",
"version": "1.1.5",
"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"
]
}