aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-x11extras/vcpkg.json
blob: 99b620d651c75ffb15540ffbf238d38c79b41d45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "qt5-x11extras",
  "version": "5.15.18",
  "description": "Qt X11 Extras enables the Qt programmer to write applications for the Linux/X11 platform.",
  "license": null,
  "supports": "!windows",
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}