summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-03 18:23:36 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-06 11:48:28 +0000
commit5d1b3831b42163f5a46edc7d6f4865ce73281f28 (patch)
tree319f3f2f52be971f2948d12c08059b8252f5a09f
parent724008411c16aaf8fa25c09745e20d0d47d65721 (diff)
downloadqtsensors-5d1b3831b42163f5a46edc7d6f4865ce73281f28.tar.gz
remove dependencies from sync.profile
the CI obtains them from the qt5 super repo nowadays. Change-Id: If1004a7f45b573bab81d7858e94601b4ae4982b2 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-rw-r--r--sync.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sync.profile b/sync.profile
index ce08463..1e7fd14 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,8 +3,3 @@
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
-%dependencies = (
- "qtbase" => "",
- "qtxmlpatterns" => "",
- "qtdeclarative" => "",
-);