mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Merge remote-tracking branch 'origin/5.6' into 5.9
Conflicts: .gitmodules qt.pro Commited8f84f149(webengine needs tools) together with commit5656b4848e(webkit needs webengine) creates a circular dependency with qttools also depending on webkit. So this commit breaks it by swapping the serialization order between webkit and webengine. Change-Id: I36309908adb754072495e02785ad158f8b389548
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -238,6 +238,7 @@
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtquickcontrols qtwebchannel
|
||||
recommends = qtlocation qttools
|
||||
serialize = qtwebkit
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.9
|
||||
|
||||
Reference in New Issue
Block a user