projects
/
profile
/
ivi
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbb7f8b
)
Remove pin of qtbase for qtdeclarative.
author
Sergio Ahumada
<sergio.ahumada@nokia.com>
Tue, 6 Mar 2012 12:17:16 +0000
(13:17 +0100)
committer
Qt by Nokia
<qt-info@nokia.com>
Mon, 12 Mar 2012 16:04:20 +0000
(17:04 +0100)
Change-Id: Ib70a3438d085adbed3a1ca7df81d593c7a512ae0
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
sync.profile
patch
|
blob
|
history
diff --git
a/sync.profile
b/sync.profile
index
554dd14
..
36b45b3
100644
(file)
--- a/
sync.profile
+++ b/
sync.profile
@@
-216,7
+216,7
@@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "
3d19422ef16a230bb11dbbfe4a8cc9667f39bf15
",
+ "qtbase" => "
refs/heads/master
",
"qtxmlpatterns" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);