aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/kf5config/vcpkg.json
blob: 04c517b9b4022ac917277f1ac7eb8fff68ca0faa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "kf5config",
  "version": "5.98.0",
  "description": "Configuration system",
  "homepage": "https://api.kde.org/frameworks/kconfig/html/index.html",
  "dependencies": [
    "ecm",
    "qt5-base",
    "qt5-tools",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}