summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-03 18:26:40 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-06 11:47:38 +0000
commita70af02e46239edd6807ef8bf908b25116235a75 (patch)
treece7a234f4bae3f98e68cfb80c570fde0be50eeab /sync.profile
parentb9692a85087a0c2cab27172bcbfd9d526048cb22 (diff)
downloadqtwebsockets-a70af02e46239edd6807ef8bf908b25116235a75.tar.gz
remove dependencies from sync.profile
the CI obtains them from the qt5 super repo nowadays. Change-Id: I127063ac69995e8084b7fd0caf25f253270b7195 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sync.profile b/sync.profile
index 719fe87..867e4a9 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,8 +4,3 @@
%moduleheaders = (
);
-
-%dependencies = (
- "qtbase" => "",
- "qtdeclarative" => "",
-);