diff options
author | Simon Hausmann <simon.hausmann@theqtcompany.com> | 2015-09-17 12:04:38 +0200 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@theqtcompany.com> | 2015-09-17 10:06:57 +0000 |
commit | 9452d2ce70d6cbc7ea87f3f1c49af5bd092ae074 (patch) | |
tree | f31d25bda5fc591dc2bc45ccb3752c659aeab704 /sync.profile | |
parent | 35955d20ffac7020b5cdeebf1292151a809ee43c (diff) | |
download | qttools-9452d2ce70d6cbc7ea87f3f1c49af5bd092ae074.tar.gz |
Remove webkit as explicit dependency
It has already been removed in qt5.git from the default build, so
we might as well remove it here, too.
Change-Id: I4424fd5ad3aeffc9187615b45db23e1381906191
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.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 ff59ca3c2..28a3d1b9a 100644 --- a/sync.profile +++ b/sync.profile @@ -31,5 +31,4 @@ "qtxmlpatterns" => "", "qtdeclarative" => "", "qtactiveqt" => "", - "qtwebkit" => "", ); |