From 88bce0425979f80439d03862d49ef81a9422c5cf Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 5 Jan 2012 10:45:37 +0100 Subject: Pin qtdeclarative to a version of qtbase that still contains QtV8 This is a temporary measure until the new qtjsbackend module is fully in place. Change-Id: I5cfe277ee6a14680f378dd4d4c0f94dfa56fbac3 Reviewed-by: Rohan McGovern --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 22e3de1e9e..e7b9d8e164 100644 --- a/sync.profile +++ b/sync.profile @@ -112,6 +112,6 @@ # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) # %dependencies = ( - "qtbase" => "refs/heads/master", + "qtbase" => "7aeccb183a827e8504d7dd8614d1ca555caf61d9", "qtxmlpatterns" => "refs/heads/master", ); -- cgit v1.2.3