aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-wayland/vcpkg.json
blob: ca8d310dcfc998b9deb31607950edb49129eef1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "qt5-wayland",
  "version": "5.15.18",
  "description": "QtWayland is a Qt 5 module that wraps the functionality of Wayland.",
  "license": null,
  "supports": "linux",
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}