vcpkg/ports/qt5-virtualkeyboard/vcpkg.json
2024-09-08 11:46:15 -07:00

12 lines
346 B
JSON

{
"name": "qt5-virtualkeyboard",
"version": "5.15.15",
"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"
]
}