aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--coin/dependencies.yaml28
-rw-r--r--product_dependencies.yaml3
2 files changed, 28 insertions, 3 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
new file mode 100644
index 000000000..c8d942a31
--- /dev/null
+++ b/coin/dependencies.yaml
@@ -0,0 +1,28 @@
+product_dependency:
+ ../../qt/qt5:
+ ref: "21a5643a51d3f6c4fd634f46980041f199647f00"
+dependency_source: supermodule
+dependencies: [
+ "../../qt/qt3d",
+ "../../qt/qt5compat",
+ "../../qt/qtactiveqt",
+ "../../qt/qtbase",
+ "../../qt/qtcharts",
+ "../../qt/qtdatavis3d",
+ "../../qt/qtdeclarative",
+ "../../qt/qtdoc",
+ "../../qt/qtimageformats",
+ "../../qt/qtlottie",
+ "../../qt/qtnetworkauth",
+ "../../qt/qtqa",
+ "../../qt/qtquick3d",
+ "../../qt/qtquickcontrols2",
+ "../../qt/qtquicktimeline",
+ "../../qt/qtscxml",
+ "../../qt/qtshadertools",
+ "../../qt/qtsvg",
+ "../../qt/qttools",
+ "../../qt/qttranslations",
+ "../../qt/qtvirtualkeyboard",
+ "../../qt/qtwayland"
+ ]
diff --git a/product_dependencies.yaml b/product_dependencies.yaml
deleted file mode 100644
index ed2356174..000000000
--- a/product_dependencies.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-dependencies:
- ../../qt/qt5.git:
- ref: "6.1.0"