aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libdmx/vcpkg.json
blob: dc7174fb534bfa511c9efd7c7648a1c7129d1586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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"
  ]
}