mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 00:39:01 +08:00
19 lines
321 B
JSON
19 lines
321 B
JSON
|
{
|
||
|
"name": "qt5-speech",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Speech Module",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "atlmfc",
|
||
|
"platform": "windows"
|
||
|
},
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"qt5-declarative",
|
||
|
"qt5-multimedia"
|
||
|
]
|
||
|
}
|