vcpkg/ports/wayland-protocols/vcpkg.json
Alexander Neumann b3dfa25c34
[wayland(-protocols)] update ports (#27440)
* Update wayland libs

* v db
2022-10-25 21:01:40 -07:00

11 lines
295 B
JSON

{
"name": "wayland-protocols",
"version": "1.27",
"description": "wayland-protocols contains Wayland protocols that add functionality not available in the Wayland core protocol.",
"homepage": "https://wayland.freedesktop.org",
"license": "MIT",
"dependencies": [
"wayland"
]
}