aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2021-05-20 10:41:01 +0300
committerSimo Fält <simo.falt@qt.io>2021-06-11 04:45:49 +0000
commitc89683f472fa468248785a532a8c35ad9681282c (patch)
treeca4329d9cec9c94b2c25177acb8d7f9cb749cb1f /coin
parent4e458e6bc7bf5588498e3cff4ecca25ab403be48 (diff)
Update Qt6 dependency
Change-Id: Ibf646d91978d6df2ecd1932737b5d0f3d45965a1 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/dependencies.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
new file mode 100644
index 000000000..6e9cab924
--- /dev/null
+++ b/coin/dependencies.yaml
@@ -0,0 +1,37 @@
+product_dependency:
+ ../../qt/qt5:
+ ref: "6.2"
+dependency_source: supermodule
+dependencies: [
+ "../../qt/qt3d",
+ "../../qt/qt5compat",
+ "../../qt/qtactiveqt",
+ "../../qt/qtandroidextras",
+ "../../qt/qtbase",
+ "../../qt/qtcharts",
+ "../../qt/qtconnectivity",
+ "../../qt/qtdatavis3d",
+ "../../qt/qtdeclarative",
+ "../../qt/qtdoc",
+ "../../qt/qtimageformats",
+ "../../qt/qtlocation",
+ "../../qt/qtlottie",
+ "../../qt/qtnetworkauth",
+ "../../qt/qtqa",
+ "../../qt/qtquick3d",
+ "../../qt/qtquickcontrols2",
+ "../../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/qtwebsockets"
+ ]