mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:59:05 +08:00
17 lines
287 B
JSON
17 lines
287 B
JSON
{
|
|
"name": "qt5-doc",
|
|
"version": "5.15.10",
|
|
"description": "Qt5 doc Module;",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-quickcontrols2",
|
|
"qt5-tools"
|
|
]
|
|
}
|