Reviewing merge request #1: Avoid build failure when qt is built without webkit

Qt fails to build if -no-webkit is passed as a configure parameter.
The build fails in maemo5 widgetgallery example.

The build failure can be observed for example by:
EXTRA_CONFIGURE_OPTS="-no-webkit" ./debian/rules build

Commits that would be merged:

Version 2
  • Version 1
  • Version 2
  • c81525a
  • 91bc88e
  • Avoid build failure when qt is built without webkit

Showing c81525a-91bc88e

Comments

→ State changed from New to Merged

Thank you very much for the patch!

I applied it with a small modification with git change 9a4fecc8218e06fb134835bb5bd2d7feb04fa3eb

The change will appear in the public repository soon.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository