aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-speech/vcpkg.json
blob: 387b650a306bc4952f9db9f54f2f9b03a07dd459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "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"
  ]
}