mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:28:59 +08:00
19 lines
414 B
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
|
|
}
|
|
]
|
|
}
|