mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:48:59 +08:00
5d500d15c1
* [qt5] Update to 5.15.6 * Drop icu patch in qt5-tools that has been merged upstream
13 lines
354 B
JSON
13 lines
354 B
JSON
{
|
|
"name": "qt5-virtualkeyboard",
|
|
"version": "5.15.6",
|
|
"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-quickcontrols",
|
|
"qt5-svg"
|
|
]
|
|
}
|