aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-03-06 15:35:00 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-06 15:41:10 +0100
commit8407f3cfa612bb653ab7b66031c8d2345c55225a (patch)
tree1163177f579b409b93dede91b975fe93f652f6cc /sync.profile
parentcca4a7fd0319b0bcc49af5f3f1b79ea413893b64 (diff)
pin qtgraphicaleffects to qtbase/api_changes
This is a temporary solution until qtdeclarative is fixed, since qtdeclarative is pinned to qtbase/api_changes Change-Id: Ida95958f1a4270f759cb8d08022a2865780512b3 Reviewed-by: Marko Niemelä <marko.a.niemela@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 b783bb7..a849feb 100644
--- a/sync.profile
+++ b/sync.profile
@@ -17,7 +17,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/master",
+ "qtbase" => "refs/heads/api_changes",
"qtdeclarative" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",