From 64e0c610d2d8751426258ba180267ec8fa7b34cb Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 13 Dec 2012 11:07:24 +0100 Subject: point dependencies to stable branches Change-Id: I50ff2b77c3fde9187392e57ee090fb535a742d21 Reviewed-by: Sergio Ahumada --- sync.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 36e545a..913c0e9 100644 --- a/sync.profile +++ b/sync.profile @@ -4,7 +4,7 @@ %moduleheaders = ( # restrict the module headers to those found in relative path ); %dependencies = ( - "qtbase" => "refs/heads/master", - "qtdeclarative" => "refs/heads/master", - "qtjsbackend" => "refs/heads/master", + "qtbase" => "refs/heads/stable", + "qtdeclarative" => "refs/heads/stable", + "qtjsbackend" => "refs/heads/stable", ); -- cgit v1.2.1