From fb37c77c7958abe923993c90d38cd5834ff5b5b5 Mon Sep 17 00:00:00 2001 From: Titta Heikkala Date: Fri, 16 Oct 2015 13:06:57 +0300 Subject: Depend directly on 5.6 branch Change-Id: Iaf1e837bd628801cb8d31541b08ecfae06534feb Reviewed-by: Miikka Heikkinen --- sync.profile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 32b85c7e..32275792 100644 --- a/sync.profile +++ b/sync.profile @@ -13,7 +13,6 @@ # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) # %dependencies = ( - "qtbase" => "refs/heads/stable", - "qtquick1" => "refs/heads/stable", - "qtdeclarative" => "refs/heads/stable", + "qtbase" => "refs/heads/5.6", + "qtdeclarative" => "refs/heads/5.6", ); -- cgit v1.2.3