Bug 120399 - [GTK] Update apt dependency list
Summary: [GTK] Update apt dependency list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alberto Garcia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 03:35 PDT by Alberto Garcia
Modified: 2013-08-29 05:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2013-08-28 03:39 PDT, Alberto Garcia
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-08-28 03:35:39 PDT
I propose the following changes to the apt dependency list:

- gail-3.0 is not a package so it should be removed. Gail is anyway
  provided by libgail-3-dev, which is already on the list.

- libjpeg62-dev has been superseded by libjpeg8-dev. Although the old
  one is still available in Debian and Ubuntu, they conflict with each
  other, so it makes sense to switch to the new one, which has already
  been available for a while.

- Same with libtiff4-dev and libtiff5-dev

- xfonts-utils is missing, it's needed by the xorg-server package.
Comment 1 Alberto Garcia 2013-08-28 03:39:49 PDT
Created attachment 209861 [details]
Patch
Comment 2 Alberto Garcia 2013-08-29 05:34:09 PDT
Committed r154807: <http://trac.webkit.org/changeset/154807>