mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 10:49:26 +08:00
af87405d7b
* [qt] update to 6.4.3 * fix patches * v db
19 lines
342 B
JSON
19 lines
342 B
JSON
{
|
|
"name": "qtdeviceutilities",
|
|
"version": "6.4.3",
|
|
"description": "Utils for Boot2Qt",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qtdeclarative",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qttools",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|