aboutsummaryrefslogtreecommitdiffstats
path: root/coin/dependencies.yaml
blob: 3597425fb71e2442c152e690b0d6f1d3abac3beb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
product_dependency:
  ../../qt/qt5:
    ref: "6.3"
dependency_source: supermodule
dependencies: [
      "../../qt/qt3d",
      "../../qt/qt5compat",
      "../../qt/qtactiveqt",
      "../../qt/qtbase",
      "../../qt/qtcharts",
      "../../qt/qtconnectivity",
      "../../qt/qtdatavis3d",
      "../../qt/qtdeclarative",
      "../../qt/qtdoc",
      "../../qt/qtimageformats",
      "../../qt/qtpositioning",
      "../../qt/qtmultimedia",
      "../../qt/qtnetworkauth",
      "../../qt/qtqa",
      "../../qt/qtquick3d",
      "../../qt/qtquicktimeline",
      "../../qt/qtremoteobjects",
      "../../qt/qtscxml",
      "../../qt/qtsensors",
      "../../qt/qtserialbus",
      "../../qt/qtserialport",
      "../../qt/qtshadertools",
      "../../qt/qtsvg",
      "../../qt/qttools",
      "../../qt/qttranslations",
      "../../qt/qtvirtualkeyboard",
      "../../qt/qtwayland",
      "../../qt/qtwebchannel",
      "../../qt/qtwebengine",
      "../../qt/qtwebsockets"
      ]