Bug 130082 - [GTK] update-webkitgtk-libs needs itstool
Summary: [GTK] update-webkitgtk-libs needs itstool
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 03:17 PDT by Martin Hodovan
Modified: 2014-03-11 04:22 PDT (History)
4 users (show)

See Also:


Attachments
Proposed patch (1.67 KB, patch)
2014-03-11 03:28 PDT, Martin Hodovan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Hodovan 2014-03-11 03:17:33 PDT
After http://trac.webkit.org/changeset/165110 WebKitGTK+ uses gtk-doc 1.20.
itstool is a dependency of building gtk-doc from version 1.19, so it should
be added to Tools/gtk/install-dependencies script, too.

Running update-webkitgtk-libs encountered the following error message:
  checking for itstool...
  configure: error: itstool not found
  [1m*** Error during phase configure of gtk-doc]
Comment 1 Martin Hodovan 2014-03-11 03:28:05 PDT
Created attachment 226412 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2014-03-11 04:22:02 PDT
Comment on attachment 226412 [details]
Proposed patch

Clearing flags on attachment: 226412

Committed r165448: <http://trac.webkit.org/changeset/165448>
Comment 3 WebKit Commit Bot 2014-03-11 04:22:05 PDT
All reviewed patches have been landed.  Closing bug.