aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxrandr/vcpkg.json
blob: 0d769dab849f46508c301ce0b1d33408f0097f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "libxrandr",
  "version": "1.5.2",
  "description": "Xlib Resize, Rotate and Reflection (RandR) extension library",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxrandr",
  "license": null,
  "dependencies": [
    "bzip2",
    "libx11",
    "libxext",
    "libxrender",
    "xorg-macros",
    "xproto"
  ]
}