vcpkg/ports/qt5-virtualkeyboard/vcpkg.json
2024-03-11 21:03:57 -07:00

12 lines
330 B
JSON

{
"name": "qt5-virtualkeyboard",
"version": "5.15.13",
"description": "Qt5 Virtual Keyboard Module - A framework for implementing different input methods. Supports localized keyboard layouts and custom visual themes",
"license": null,
"dependencies": [
"qt5-multimedia",
"qt5-quickcontrols",
"qt5-svg"
]
}