Bug 139032

Summary: [GTK] update-webkitgtk-libs fails to build fontconfig
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mcatanzaro, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.