mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 21:29:01 +08:00
13 lines
363 B
JSON
13 lines
363 B
JSON
|
{
|
||
|
"name": "qt5-virtualkeyboard",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Virtual Keyboard Module - A framework for implementing different input methods. Supports localized keyboard layouts and custom visual themes",
|
||
|
"dependencies": [
|
||
|
"qt5-multimedia",
|
||
|
"qt5-quickcontrols",
|
||
|
"qt5-quickcontrols",
|
||
|
"qt5-svg"
|
||
|
]
|
||
|
}
|