diff options
author | Laszlo Agocs <laszlo.agocs@qt.io> | 2021-03-12 10:36:26 +0100 |
---|---|---|
committer | Laszlo Agocs <laszlo.agocs@qt.io> | 2021-03-12 17:40:11 +0100 |
commit | 7ac5d86de5180d2eb8eebd3105710fe113ba5224 (patch) | |
tree | bf3a3f7b6bc78addd067677b9a8756ccc9d2a458 /.gitmodules | |
parent | a949aa5591a6b0ba08acb4afcd2aebfb98b2ee17 (diff) | |
download | qt5-7ac5d86de5180d2eb8eebd3105710fe113ba5224.tar.gz |
Add qtshadertools as recommends dep to qtdeclarative
Change-Id: Ic0d11b3b1312a8d82f6c3421af51bdea2a692b40
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 34382d88..d5c4dfc7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,7 +11,7 @@ status = addon [submodule "qtdeclarative"] depends = qtbase - recommends = qtsvg + recommends = qtshadertools qtsvg path = qtdeclarative url = ../qtdeclarative.git branch = dev |