summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-11-24 19:37:22 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-24 19:37:22 +0100
commit9282969a3291eb6e4c7bcf9cc9b9588499dfc14e (patch)
treedff9d84a95064009c0d2c32cb0635c50d929878c
parentc4795ce81f9165a05e6f918066c671808447c539 (diff)
parent498591be33eea0daeb9c57fa82f7dc629689e3f9 (diff)
downloadqttranslations-9282969a3291eb6e4c7bcf9cc9b9588499dfc14e.tar.gz
Merge remote-tracking branch 'origin/5.6' into 5.7
Change-Id: Icd10b90cb56d5a7fae05d2eaff6a67f747358c29
-rw-r--r--sync.profile11
1 files changed, 1 insertions, 10 deletions
diff --git a/sync.profile b/sync.profile
index 12c6fc9..6d035bc 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,11 +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" => "",
- "qttools" => "",
+%modules = ( # path to module name map
);