summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2022-04-21 09:24:33 +0200
committerLars Knoll <lars.knoll@qt.io>2022-05-11 08:23:46 +0200
commit82943943820848b437fbc99c405bbb5169e880e1 (patch)
tree65936ec950b526a2865365959a4111c70bb836ea /dependencies.yaml
parent5f5b32f5b03c2c8a9dfc59cbc1fa82713eb6d259 (diff)
Add the Quick3D.SpatialAudio QML module
Also this has been developed outside of Qt Multimedia so far, but it makes sense to add it here. This does however introduce an optional dependency of this module to qt quick3d. Change-Id: I357505a5832976917414acc07ca0480a635af176 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'dependencies.yaml')
-rw-r--r--dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies.yaml b/dependencies.yaml
index 961ded1ec..df5ac3db6 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -5,6 +5,9 @@ dependencies:
../qtdeclarative:
ref: c00e9fbbf397bb155da43b2b0c18ca5e8e2697cd
required: false
+ ../qtquick3d:
+ ref: 150e5c97503ba0f0db0d351ca7004d07e7b0ca94
+ required: false
../qtshadertools:
ref: d1a6fd02d1851d584a85234f567869fc6559aea1
required: true