summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-02-17 10:47:49 +0100
committerKai Köhne <kai.koehne@qt.io>2022-02-19 08:58:09 +0100
commit61b03d602e33ad47f6087c23380a6b6a59a50f05 (patch)
tree2e357af78c116115be2cb446f96b684426543343
parent35717ca6878c5fd1f919dd925847282cd082dc09 (diff)
Add qtmultimedia as an optional dependency
Qt 3D can use qtmultimedia, if available. Change-Id: I107c64fb6ab324f1899282620013749891dc168b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 25f4ba54ff856d9cd6f4bdc2a92e7c6d1d3b35a2)
-rw-r--r--dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies.yaml b/dependencies.yaml
index 0c77451b7..f11066b69 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -8,3 +8,6 @@ dependencies:
../qtshadertools:
ref: cffde7a73c95b336a576822f9936bcf2461b8e20
required: false
+ ../qtmultimedia:
+ ref: b45ce023950d9dc28342d5834f89bf30b6c9fc9f
+ required: false