mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 06:59:01 +08:00
15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"name": "qt5-wayland",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "QtWayland is a Qt 5 module that wraps the functionality of Wayland.",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|