mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 04:59:00 +08:00
14 lines
313 B
JSON
14 lines
313 B
JSON
|
{
|
||
|
"name": "qt5-multimedia",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Multimedia Module - Classes and widgets for audio, video, radio and camera functionality",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"qt5-declarative"
|
||
|
]
|
||
|
}
|