aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/plasma-wayland-protocols/vcpkg.json
blob: f93b2bbfd09ed56c6742eaf3e3dd99bcf96579dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "plasma-wayland-protocols",
  "version": "1.14.0",
  "description": "The non-standard Wayland protocols use by KDE Plasma",
  "homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/",
  "supports": "linux",
  "dependencies": [
    "ecm",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}