| Summary: | webkit: Update to WebKit svn r44552. | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Will Newton <will.newton> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot, llandwerlin |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Bug Depends on: | 425 | ||
| Bug Blocks: | |||
| Attachments: | Update WebKit to svn r44552. | ||
|
Description
Will Newton
2009-06-29 10:57:00 UTC
Add back dependency on enchant package (bug 425). Apologies for incorrect edit. *** Bug 463 has been marked as a duplicate of this bug. *** Instead of the post extract hook, doesn't FOO_AUTORECONF = YES work to run autogen ? (In reply to comment #3) > Instead of the post extract hook, doesn't FOO_AUTORECONF = YES work to run > autogen ? > Not completely. WebKit also runs gtkdocize from it's autogen.sh which setting AUTORECONF will not do. Committed, thanks. Maybe we should simply let webkit depend on libgtk2 and use the libgtk2 dependencies to know if it should build for directfb or X, but that can wait. |