Add missing modules for Qt For Python

Change-Id: I19b5dfaff41899b4d374a3849c03541298b89bb4
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
This commit is contained in:
Simo Fält
2021-02-18 11:40:26 +02:00
parent 07a9fbe5f1
commit b160fee9bf
5 changed files with 8 additions and 8 deletions

8
.gitmodules vendored
View File

@@ -21,7 +21,7 @@
path = qtactiveqt
url = ../qtactiveqt.git
branch = dev
status = ignore
status = addon
[submodule "qtmultimedia"]
depends = qtbase
recommends = qtdeclarative
@@ -238,14 +238,14 @@
path = qtcharts
url = ../qtcharts.git
branch = dev
status = ignore
status = addon
[submodule "qtdatavis3d"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtdatavis3d
url = ../qtdatavis3d.git
branch = dev
status = ignore
status = addon
[submodule "qtvirtualkeyboard"]
depends = qtbase qtdeclarative qtsvg
recommends = qtmultimedia qtquickcontrols
@@ -265,7 +265,7 @@
path = qtscxml
url = ../qtscxml.git
branch = dev
status = ignore
status = addon
[submodule "qtspeech"]
depends = qtbase
recommends = qtdeclarative qtmultimedia

Submodule qtscxml updated: 103c52661f...b313676c33