aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2016-01-26 11:34:00 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-12 11:11:01 +0000
commite52c7efa4c9b585d19ead2d2ca352220b3a85b53 (patch)
tree2bef4634711fa654e6f80a835cbaed65e6f156aa
parentc6d04d68bd45a74c7ee6fff9a7601e771a91c424 (diff)
Fix datavis3d dependencies
The qtmultimedia dependency was missing for datavis3d. Change-Id: I91007c210e58aa9985844a8234781356391bfbad Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 06b254e6..d721c699 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -269,7 +269,7 @@
initrepo = true
[submodule "qtdatavis3d"]
depends = qtbase
- recommends = qtdeclarative
+ recommends = qtdeclarative qtmultimedia
path = qtdatavis3d
url = ../qtdatavis3d.git
branch = dev