mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:10:24 +08:00
14 lines
277 B
JSON
14 lines
277 B
JSON
{
|
|
"name": "qt5-wayland",
|
|
"version": "5.15.15",
|
|
"description": "QtWayland is a Qt 5 module that wraps the functionality of Wayland.",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|