summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-02-15 12:54:07 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-15 10:31:50 +0100
commita223bcad85d982bbdd8fff239188a76ba1968a3f (patch)
treed34f1598a692e4abbcbc762e5ba2615057c011bb /sync.profile
parent44eaf0adda10231760bb03a94076c86735f11beb (diff)
downloadqttools-a223bcad85d982bbdd8fff239188a76ba1968a3f.tar.gz
Fixed dependencies in sync.profile
Remove duplicate entry for qtscript. Add missing qtquick1. Change-Id: Icb81f895fbb5c0f424fed4e988a0307b90562bab Reviewed-by: Toby Tomkins <toby.tomkins@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 aa46e4893..2bef216d1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -42,10 +42,10 @@
%dependencies = (
"qtbase" => "refs/heads/master",
"qtscript" => "refs/heads/master",
- "qtscript" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
+ "qtquick1" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
"qtphonon" => "refs/heads/master",
"qtactiveqt" => "refs/heads/master",