aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-11-26 12:53:50 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-26 12:53:50 +0100
commit863682782bd7ba3edc33d3e13938437af0637320 (patch)
tree5fa5b5b0c6a6ed04b0dbbb9eb1f47568c17d2260
parent8b5cb6185a014eb65150bef11aebdecb6a723aef (diff)
parent26a1ddc88e63f2986ec6dad1ad50603782d26f0a (diff)
Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-rc1
-rw-r--r--sync.profile12
1 files changed, 1 insertions, 11 deletions
diff --git a/sync.profile b/sync.profile
index 65c0ab5..6d035bc 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,12 +1,2 @@
-# Module dependencies.
-# Every module that is required to build this module should have one entry.
-# Each of the module version specifiers can take one of the following values:
-# - A specific Git revision.
-# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
-# - an empty string to use the same branch under test (dependencies will become "refs/heads/master" if we are in the master branch)
-#
-%dependencies = (
- "qtbase" => "",
- "qtdeclarative" => "",
- "qtxmlpatterns" => "",
+%modules = ( # path to module name map
);