From 76d922b211b1dce50fabbaeb46457fe9b375af8c Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Wed, 8 Aug 2018 08:47:20 +0200 Subject: Add soft qtdoc => qtquickcontrols 1/2 dependency The photoviewer demo imports QtQuick Controls 1 and the coffee demo imports Qt Quick Controls 2. This is a run-time dependency for dynamic builds, but for static builds it becomes a build time dependency. Change-Id: Ie8d7dcf85c2dfe93033fa9254ee350fb654475c3 Reviewed-by: Mitch Curtis Reviewed-by: Paul Wicking Reviewed-by: Oswald Buddenhagen --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8ece26aa..3449e50c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,7 +58,7 @@ priority = 30 [submodule "qtdoc"] depends = qtdeclarative qttools - recommends = qtmultimedia + recommends = qtmultimedia qtquickcontrols qtquickcontrols2 path = qtdoc url = ../qtdoc.git branch = dev -- cgit v1.2.3