Bug 139032 - [GTK] update-webkitgtk-libs fails to build fontconfig
Summary: [GTK] update-webkitgtk-libs fails to build fontconfig
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 12:47 PST by Michael Catanzaro
Modified: 2014-11-24 16:05 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.16 KB, patch)
2014-11-24 12:49 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff
Patch (1.23 KB, patch)
2014-11-24 15:19 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2014-11-24 12:47:02 PST
Running update-webkitgtk-libs failed for me on fontconfig, since it checks for docbook2html to decide whether to build documentation, which I have, then tries to use docbook2pdf, which I don't. We don't really want to be building documentation for dependencies anyway.
Comment 1 Michael Catanzaro 2014-11-24 12:49:55 PST
Created attachment 242169 [details]
Patch
Comment 2 Martin Robinson 2014-11-24 12:55:11 PST
Perhaps just add docbook2pdf to install-dependencies?
Comment 3 Michael Catanzaro 2014-11-24 15:19:02 PST
Created attachment 242177 [details]
Patch
Comment 4 WebKit Commit Bot 2014-11-24 16:05:12 PST
Comment on attachment 242177 [details]
Patch

Clearing flags on attachment: 242177

Committed r176526: <http://trac.webkit.org/changeset/176526>
Comment 5 WebKit Commit Bot 2014-11-24 16:05:16 PST
All reviewed patches have been landed.  Closing bug.