summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-24 15:00:57 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-25 09:12:09 +0200
commite269d5d894e60dfa5e954eb75ae19754d08f3353 (patch)
tree4985b308b06a7c910719946d497f73139b3d3f1d /sync.profile
parentc231e60cd3aa982b10512c5c23bbca04223ed407 (diff)
sync.profile: Point to qtsystems#dev
qtconnectivity doesn't really depend on qtsystems, so this is a temporary solution until qt5.git#qt.pro is updated. Change-Id: I89811ccc82d5cc46503ab270f4d50423b3313c60 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.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 d7d8e10e..3e08d775 100644
--- a/sync.profile
+++ b/sync.profile
@@ -14,6 +14,6 @@
%dependencies = (
"qtbase" => "",
"qtdeclarative" => "",
- "qtsystems" => "",
+ "qtsystems" => "refs/heads/dev",
"qtxmlpatterns" => "",
);