diff options
author | Simon Hausmann <simon.hausmann@digia.com> | 2013-08-13 10:02:18 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-08-13 10:38:14 +0200 |
commit | 11c2286fcbcae87b24f9d069703d231d5bf997d0 (patch) | |
tree | 8b12677049616e2d7fd8d7a9ee02f496790a8499 /sync.profile | |
parent | ac8ff6bca583f73efcf172d89534e95769618abc (diff) | |
download | qtgraphicaleffects-11c2286fcbcae87b24f9d069703d231d5bf997d0.tar.gz |
Remove unnecessary dependency to qtjsbackend from sync.profilev5.2.0-beta1v5.2.0-alpha1
Change-Id: I3739b28c055ff43099c5a3cb0a1061fd90aa66de
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile index 658eaf2..65c0ab5 100644 --- a/sync.profile +++ b/sync.profile @@ -8,6 +8,5 @@ %dependencies = ( "qtbase" => "", "qtdeclarative" => "", - "qtjsbackend" => "", "qtxmlpatterns" => "", ); |