aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/kf5completion/vcpkg.json
blob: 6cd21e1f2ca482e22fb0685e055c4e251bd0c568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "kf5completion",
  "version": "5.98.0",
  "description": "Text completion helpers and widgets",
  "homepage": "https://api.kde.org/frameworks/kcompletion/html/index.html",
  "dependencies": [
    "ecm",
    "kf5config",
    "kf5widgetsaddons",
    "qt5-tools",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}