Bug 144798 - [EFL] Fix install-dependencies on Ubuntu 14.10/15.04
Summary: [EFL] Fix install-dependencies on Ubuntu 14.10/15.04
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: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-08 03:01 PDT by Csaba Osztrogonác
Modified: 2015-05-10 15:16 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.05 KB, patch)
2015-05-08 03:02 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-05-08 03:01:20 PDT
There isn't libtiff4-dev package since 14.10, only libtiff5-dev.
The easiest fix is to bump to libtiff5-dev, there is no reason to 
have libtiff4-dev for 14.04 LTS users, because libtiff4-dev and 
libtiff5-dev is same on 14.04. And Older release aren't supported.
Comment 1 Csaba Osztrogonác 2015-05-08 03:02:13 PDT
Created attachment 252716 [details]
Patch
Comment 2 Darin Adler 2015-05-10 14:55:44 PDT
Comment on attachment 252716 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2015-05-10 15:16:33 PDT
Comment on attachment 252716 [details]
Patch

Clearing flags on attachment: 252716

Committed r184057: <http://trac.webkit.org/changeset/184057>
Comment 4 WebKit Commit Bot 2015-05-10 15:16:36 PDT
All reviewed patches have been landed.  Closing bug.