aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5config/vcpkg.json
blob: cccf3ac82a1c847f8a88a0170e432a840b76edff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "kf5config",
  "version": "5.84.0",
  "port-version": 2,
  "description": "Configuration system",
  "homepage": "https://api.kde.org/frameworks/kconfig/html/index.html",
  "dependencies": [
    "ecm",
    "qt5-base",
    "qt5-tools"
  ]
}