aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxcomposite/vcpkg.json
blob: 69ff6b2e39df070d4f9cb4b5552b33b702cf2e3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "libxcomposite",
  "version": "0.4.5",
  "description": "Xlib-based client library for the Composite extension to the X11 protocol",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxcomposite",
  "license": null,
  "dependencies": [
    "bzip2",
    "libx11",
    "libxfixes",
    "xorg-macros",
    "xproto"
  ]
}