mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 11:26:04 +08:00
Remove qtandroidextras submodule
Remove qtandroidextras from the submodules list of qt5 since it's not part of Qt 6. Task-number: QTBUG-84382 Change-Id: I2f9b5a576781b5d45e563dfda7830c17996685a5 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
This commit is contained in:
committed by
Daniel Smith
parent
53ff4f00bd
commit
912fdda4a4
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -107,7 +107,7 @@
|
||||
status = ignore
|
||||
[submodule "qtconnectivity"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = dev
|
||||
@@ -158,12 +158,6 @@
|
||||
url = ../qtserialport.git
|
||||
branch = dev
|
||||
status = addon
|
||||
[submodule "qtandroidextras"]
|
||||
depends = qtbase
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = dev
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
@@ -208,7 +202,7 @@
|
||||
status = essential
|
||||
[submodule "qtpurchasing"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
recommends = qtdeclarative
|
||||
path = qtpurchasing
|
||||
url = ../qtpurchasing.git
|
||||
branch = dev
|
||||
|
||||
Reference in New Issue
Block a user