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