aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5plotting/vcpkg.json
blob: a3996ec5c4cf5596a60d45050472fbdfb8431761 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "kf5plotting",
  "version": "5.75.0",
  "description": "Lightweight plotting framework",
  "homepage": "https://api.kde.org/frameworks/kplotting/html/index.html",
  "dependencies": [
    "ecm",
    "qt5-base",
    "qt5-tools"
  ]
}