aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5completion/vcpkg.json
blob: 2849f7867f8a3c92bfbf80e1f3c945d8d0c8d33e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "kf5completion",
  "version": "5.84.0",
  "port-version": 1,
  "description": "Text completion helpers and widgets",
  "homepage": "https://api.kde.org/frameworks/kcompletion/html/index.html",
  "dependencies": [
    "ecm",
    "kf5config",
    "kf5widgetsaddons",
    "qt5-tools"
  ]
}