mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 06:39:00 +08:00
20 lines
454 B
JSON
20 lines
454 B
JSON
{
|
|
"name": "qtdeviceutilities",
|
|
"version": "6.6.1",
|
|
"port-version": 1,
|
|
"description": "Qt Device Utilities provides functionality that is useful for controlling settings in embedded applications.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qtdeclarative",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qttools",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|