aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules17
1 files changed, 12 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 77a8cd26..fd6cf6e8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,7 +52,7 @@
priority = 30
[submodule "qtdoc"]
depends = qtdeclarative qttools
- recommends = qtmultimedia
+ recommends = qtmultimedia qtshadertools qtwebengine
path = qtdoc
url = ../qtdoc.git
branch = dev
@@ -128,7 +128,7 @@
status = addon
[submodule "qt3d"]
depends = qtbase
- recommends = qtdeclarative qtshadertools
+ recommends = qtdeclarative qtshadertools qtmultimedia
path = qt3d
url = ../qt3d.git
branch = dev
@@ -222,8 +222,8 @@
branch = dev
status = addon
[submodule "qtspeech"]
- depends = qtbase
- recommends = qtdeclarative qtmultimedia
+ depends = qtbase qtmultimedia
+ recommends = qtdeclarative
path = qtspeech
url = ../qtspeech.git
branch = dev
@@ -315,9 +315,10 @@
path = qtquick3dphysics
url = ../qtquick3dphysics.git
branch = dev
- status = preview
+ status = addon
[submodule "qtgrpc"]
depends = qtbase
+ recommends = qtdeclarative
path = qtgrpc
url = ../qtgrpc.git
branch = dev
@@ -329,3 +330,9 @@
url = ../qtquickeffectmaker.git
branch = dev
status = addon
+[submodule "qtgraphs"]
+ depends = qtbase qtdeclarative qtquick3d
+ path = qtgraphs
+ url = ../qtgraphs.git
+ branch = dev
+ status = preview