mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 10:11:17 +08:00
b3dfa25c34
* Update wayland libs * v db
11 lines
295 B
JSON
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"
|
|
]
|
|
}
|