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