vcpkg/ports/plasma-wayland-protocols/vcpkg.json

19 lines
414 B
JSON

{
"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
}
]
}