mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 05:49:14 +08:00
1fd5ef71cc
* [Qt6] update to 6.5.1 * update version path * v db
19 lines
315 B
JSON
19 lines
315 B
JSON
{
|
|
"name": "qtconnectivity",
|
|
"version": "6.5.1",
|
|
"description": "Qt Connectivity",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"dbus",
|
|
"gui",
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|