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