aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-03 18:19:49 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-05 21:05:37 +0000
commit8bfec9876a81ea7db7cd225464cae6d5576103bd (patch)
tree49ae0bc55bff204ce4f00854a683d5093ac13fb0 /sync.profile
parent15c849dcfded8818765e439f521a665ae12e707a (diff)
remove dependencies from sync.profile
the CI obtains them from the qt5 super repo nowadays. Change-Id: I80a70c5dee7a56cf673600e8b16027477004d708 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile
index d239307..80006b5 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,7 +1,3 @@
%modules = (
"QtMacExtras" => "$basedir/src/macextras",
);
-
-%dependencies = (
- "qtbase" => "",
-);