mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 03:59:02 +08:00
19 lines
413 B
JSON
19 lines
413 B
JSON
|
{
|
||
|
"name": "plasma-wayland-protocols",
|
||
|
"version": "1.8.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
|
||
|
}
|
||
|
]
|
||
|
}
|