aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5auth/vcpkg.json
blob: 3b15b73bd52af3a20a000c61a9f026c972c07e5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "kf5auth",
  "version": "5.84.0",
  "port-version": 1,
  "description": "Execute actions as privileged user",
  "homepage": "https://api.kde.org/frameworks/kauth/html/index.html",
  "dependencies": [
    "ecm",
    "kf5coreaddons",
    "qt5-base",
    "qt5-tools",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}