aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-09-03 09:16:51 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-03 09:17:35 +0200
commita0bdeacd5e4158c9eb4cc269e394ba99baf26d0b (patch)
treeb19a46363a3809b4df51304efc9f8946e5768d42
parentea0ea907edbe7dd0c65f10752d7df1de6f0fd63b (diff)
Revert "Temporarily pin qtbase to a working version..."
This reverts commit 57c81a2b4b67bc001a28060527325f4016e42ffb qtbase should be fixed now Change-Id: I8179509d7549955ee9f78b3213f59c3a1f5e5c59 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 36c5afe019..7c905801a1 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" => "9de144f4b15b1b97d55922e3e0bc846080c5bb62",
+ "qtbase" => "",
"qtxmlpatterns" => "",
);