Bug 151477 - [GTK] install-dependencies should run installer exactly once
Summary: [GTK] install-dependencies should run installer exactly once
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Enhancement
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-19 20:51 PST by Michael Catanzaro
Modified: 2015-11-20 06:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2015-11-19 20:54 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 2015-11-19 20:51:48 PST
install-dependencies should run installer exactly once on Debian and Fedora, as it already does on Arch, because running it four times in a row is disheartening and dumb.

Also, drop support for Ubuntu 12.04 to avoid needing to run apt-get twice.

Also, drop support for yum since F21 is about to hit EOL.
Comment 1 Michael Catanzaro 2015-11-19 20:54:48 PST
Created attachment 265936 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-20 06:41:55 PST
Comment on attachment 265936 [details]
Patch

Clearing flags on attachment: 265936

Committed r192683: <http://trac.webkit.org/changeset/192683>
Comment 3 WebKit Commit Bot 2015-11-20 06:41:59 PST
All reviewed patches have been landed.  Closing bug.