mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 12:19:00 +08:00
13 lines
367 B
JSON
13 lines
367 B
JSON
{
|
|
"name": "qt5-virtualkeyboard",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"qt5-multimedia",
|
|
"qt5-quickcontrols",
|
|
"qt5-svg"
|
|
]
|
|
}
|