diff --git a/sync.profile b/sync.profile
index 7c905801a1e519039a94147cfb43cf7e2c955258..e7b9e455e839029e066bdee3ce284543581cdaf0 100644
--- a/sync.profile
+++ b/sync.profile
@@ -18,6 +18,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" => "4273c14e57d26cf2dde90ed9db1f463a25b327bd",
         "qtxmlpatterns" => "",
 );