aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxrender/vcpkg.json
blob: 6c0bd85f3d0098a9ab2c4396f75c7bb3ca4dd736 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "libxrender",
  "version": "0.9.10",
  "description": "library for the Render Extension to the X11 protocol",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxrender",
  "license": null,
  "dependencies": [
    "libx11",
    "xorg-macros"
  ]
}