From d2b9d5e9cfa7b18902d1211e0541fdf4787aa0ed Mon Sep 17 00:00:00 2001 From: Giulio Camuffo Date: Fri, 4 Oct 2013 12:12:37 +0200 Subject: Make the platform plugin compatible with qt 5.2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib81ae383c5ef4baf76f2cfd4bd9efeb749480f4b Reviewed-by: Tor Arne Vestbø --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 75564e1ee..5f0f470db 100644 --- a/sync.profile +++ b/sync.profile @@ -14,7 +14,7 @@ # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) # %dependencies = ( - "qtbase" => "bdfbc9e493b4df7da89fb62222dc7cb283b3794a", + "qtbase" => "refs/heads/stable", "qtjsbackend" => "refs/heads/stable", "qtdeclarative" => "refs/heads/stable", ); -- cgit v1.2.3