diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-10-08 15:08:24 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-16 13:53:42 +0200 |
commit | 869b439d3ec76fe38d8d380942e05c898c9e3610 (patch) | |
tree | 63a57cca3297efcc6dc1dbb6b87a1015c4205ae3 /sync.profile | |
parent | 447b60c1b7a6e50da1089f68f2cb12704edf6cd3 (diff) | |
download | qttranslations-869b439d3ec76fe38d8d380942e05c898c9e3610.tar.gz |
minimize dependency list
to compile the translations (which is all what CI does) we need only a
minimal build of linguist.
Change-Id: Ide0a2c0a4dd3890054dbb00b01d5c2835615ff88
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sync.profile b/sync.profile index ecaea34..12c6fc9 100644 --- a/sync.profile +++ b/sync.profile @@ -7,11 +7,5 @@ # %dependencies = ( "qtbase" => "", - "qtscript" => "", - "qtsvg" => "", - "qtxmlpatterns" => "", - "qtdeclarative" => "", - "qtjsbackend" => "", - "qtactiveqt" => "", "qttools" => "", ); |