Bug 143441

Summary: [GTK] install-dependencies should prefer dnf to yum
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Minor CC: cgarcia, commit-queue, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2015-04-06 07:26:19 PDT
yum in Fedora is now a script that prints an ugly warning and then calls dnf. To avoid this warning, let's try dnf first if present, and if not then fall back to yum.

This means dnf will be used if present on older versions of Fedora, but I doubt this will cause any issues.
Comment 1 Michael Catanzaro 2015-04-06 07:27:42 PDT
Created attachment 250202 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-06 15:28:03 PDT
Comment on attachment 250202 [details]
Patch

Clearing flags on attachment: 250202

Committed r182441: <http://trac.webkit.org/changeset/182441>
Comment 3 WebKit Commit Bot 2015-04-06 15:28:06 PDT
All reviewed patches have been landed.  Closing bug.