summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-11-24 19:36:10 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-24 19:36:10 +0100
commit26a1ddc88e63f2986ec6dad1ad50603782d26f0a (patch)
tree23b54043782e5538ecef4ee0fb4788d017fda03e
parentf536e36e3188903404fac78064ea7872dd8cc0d2 (diff)
parent2bb1661a4e900e5b2b7050f6722bd1db955d203f (diff)
downloadqtgraphicaleffects-5.7.tar.gz
Merge remote-tracking branch 'origin/5.6' into 5.75.7
Change-Id: Ic95e88ddbc4062a96975d1fe17f0b706d5969ba0
-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
);