summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-11-26 12:56:14 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-26 12:56:14 +0100
commit3ddc17398e5634e43d3ed5fa88bcf8c8b158ae06 (patch)
treec74b6b8c13d2771377972d35abd98e6069ed2119
parent0d5e62314c34f0de87b19eca3f91d31ac62ba8b5 (diff)
parent9282969a3291eb6e4c7bcf9cc9b9588499dfc14e (diff)
downloadqttranslations-3ddc17398e5634e43d3ed5fa88bcf8c8b158ae06.tar.gz
Merge remote-tracking branch 'origin/5.7' into 5.8
Change-Id: Ie91720458cb7386279b75d507e0e6a1b6707e53d
-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
);