summaryrefslogtreecommitdiffstats
path: root/coin/dependencies.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/dependencies.yaml')
-rw-r--r--coin/dependencies.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
new file mode 100644
index 000000000..6e5b58335
--- /dev/null
+++ b/coin/dependencies.yaml
@@ -0,0 +1,13 @@
+
+product_dependency:
+ ../../qt/qt5:
+ ref: "ifw-5.12.10"
+dependency_source: supermodule
+dependencies: [
+ "../../qt/qtbase",
+ "../../qt/qtsvg",
+ "../../qt/qtdeclarative",
+ "../../qt/qttools",
+ "../../qt/qttranslations",
+ "../../qt/qtwinextras"
+ ]