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