Pin qtbase to merge from dev while we integrate glyph cache changes
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>
Wed, 19 Feb 2014 12:48:55 +0000 (13:48 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 19 Feb 2014 16:23:21 +0000 (17:23 +0100)
Change-Id: I4ab46977ec0f137e2bb5a41c67dc09ee962a8b82
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
sync.profile

index 4f4e767..bd75033 100644 (file)
@@ -19,6 +19,6 @@
 #   - an empty string to use the same branch under test (dependencies will become "refs/heads/master" if we are in the master branch)
 #
 %dependencies = (
-        "qtbase" => "",
+        "qtbase" => "30fd22b9574def54726e7b193127cc0c901c1b4c",
         "qtxmlpatterns" => "",
 );