RESOLVED FIXED 143441
[GTK] install-dependencies should prefer dnf to yum
https://bugs.webkit.org/show_bug.cgi?id=143441
Summary [GTK] install-dependencies should prefer dnf to yum
Michael Catanzaro
Reported 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.
Attachments
Patch (1.53 KB, patch)
2015-04-06 07:27 PDT, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2015-04-06 07:27:42 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-04-06 15:28:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.