mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:19:00 +08:00
12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"name": "qt5-virtualkeyboard",
|
|
"version": "5.15.10",
|
|
"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"
|
|
]
|
|
}
|