mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Make QtMultimedia depend on shadertools and recommend qtquickcontrols2
Multimedia needs shadertools for building, so make that explicit. Some examples use Qt Quick Controls, so we recommend that as well Pick-to: 6.2 Change-Id: If067defe371dc9584634d1c1aa7c5eae74c9af25 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -23,8 +23,8 @@
|
||||
branch = dev
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative qtquickcontrols2
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = dev
|
||||
|
||||
Reference in New Issue
Block a user