File build-fix.diff of Package qt-creator.import4245
--- src/plugins/help/help.pro 2010-08-24 09:46:08.000000000 +0200 +++ src/plugins/help/help.pro 2010-08-30 14:17:51.093399272 +0200 @@ -1,6 +1,7 @@ TEMPLATE = lib TARGET = Help QT += network +QT += webkit include(../../qtcreatorplugin.pri) include(help_dependencies.pri)