vcpkg/ports/wayland-protocols/vcpkg.json

11 lines
295 B
JSON
Raw Normal View History

{
"name": "wayland-protocols",
"version": "1.31",
"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"
]
}