summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-11-24 19:36:15 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-24 19:47:55 +0100
commit018828170d807f6647a843e61c82733c3f601d14 (patch)
treed666670c8a60f7ffb7e2446ca2818bbd07bacc97 /sync.profile
parent11300c62aa021ef07f3e4de8bd875bfcbcbe2f7e (diff)
parent16362da5762b2375ac986d19266cef0bcdc5047c (diff)
Merge remote-tracking branch 'origin/5.6' into 5.75.7
Conflicts: src/plugins/imageformats/webp/qwebphandler.cpp Change-Id: I494e140819746c83e586bea72d8b02a7d245d970
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile10
1 files changed, 1 insertions, 9 deletions
diff --git a/sync.profile b/sync.profile
index 3fad8a6..6d035bc 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,10 +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" => "",
+%modules = ( # path to module name map
);