aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-12-05 08:23:22 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-05 01:11:25 +0100
commit94628677aea5de5c28dd6b23fc559d2b49841529 (patch)
tree60c90a37838edc911dd1fea92ee2d5ef76cf8cfa /sync.profile
parent4e81690d93a83a1bfe897c02f5c16ba893060a50 (diff)
Revert "sync to an earlier qtbase"
This reverts commit 3a034c19c89c9528df8b7e2ee9e9a23bd7684958. The conflicting change in qtbase was also reverted, so there should no longer be a need for the earlier qtbase. Change-Id: I91303410378e1a6e0f86286dd402810b24b6d4ec Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 1b49f58b56..22e3de1e9e 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" => "c7f80420649d8d37e25514bcd2859de1e21166d6",
+ "qtbase" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
);