Add Qt Declarative as requirement for Qt 5 Compat

Since Qt 5 Compat now also includes Qt Graphical Effects,
it depends on this repository.

Change-Id: I5f55958d774e17434946470fd7dc65bb305805c3
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Eskil Abrahamsen Blomfeldt
2020-12-18 12:05:24 +01:00
parent 301ddcc75c
commit 9be91e74a4

2
.gitmodules vendored
View File

@@ -324,7 +324,7 @@
branch = dev
status = addon
[submodule "qt5compat"]
depends = qtbase
depends = qtbase qtdeclarative
path = qt5compat
url = ../qt5compat.git
branch = dev