From d063e757b1fff9297201a8f74c610345d3f57ba0 Mon Sep 17 00:00:00 2001 From: Matti Paaso Date: Wed, 24 Sep 2014 12:53:46 +0300 Subject: Adding qtquick1 and qtwayland also into submodule initialization Without these components, src package creation fails in packaging. Change-Id: I402c9c49642bccf821c3719206d1dea9415760c6 Reviewed-by: Iikka Eklund Reviewed-by: Jani Heikkinen Reviewed-by: Antti Kokko Reviewed-by: Simon Hausmann Reviewed-by: Oswald Buddenhagen --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 403872d1..714bcc7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -81,6 +81,7 @@ [submodule "qtwayland"] path = qtwayland url = ../qtwayland.git + initrepo = true [submodule "qt3d"] path = qt3d url = ../qt3d.git @@ -91,6 +92,7 @@ [submodule "qtquick1"] path = qtquick1 url = ../qtquick1.git + initrepo = true [submodule "qtgraphicaleffects"] path = qtgraphicaleffects url = ../qtgraphicaleffects.git -- cgit v1.2.3