aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2021-02-02 14:13:02 +0200
committerSimo Fält <simo.falt@qt.io>2021-02-02 14:41:54 +0200
commit243ff9544ff5665bea0b3355d5826e96e575bba1 (patch)
tree7b14dd345e6b8f9738b1cdc9fccca16d1e833aef
parent9e6672ed2d9570bc6a612dfb6ce425269f8bccaa (diff)
CI: Use qt5#pyside6 as a product dependency
This allows us to add additional Qt libs into CI builds. Change-Id: I8b9aab4ab948bf0661947e6bb3fcd55d17437ccd Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--product_dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/product_dependencies.yaml b/product_dependencies.yaml
new file mode 100644
index 000000000..02b70c7d8
--- /dev/null
+++ b/product_dependencies.yaml
@@ -0,0 +1,3 @@
+dependencies:
+ ../../qt/qt5.git:
+ ref: "pyside6.0"