Bug 145699
Summary: | [GTK] Replace install-dependencies script with jhbuild sysdeps | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=145696 |
Michael Catanzaro
Our current install-dependencies script supports only Debian, Fedora, and Arch, and always seems to be missing something when I use it on Fedora. I also get tired of people adding dependencies for Debian only. jhbuild has a distro-agnostic sysdeps facility we should be using instead. It's more verbose, but it works everywhere and is a better user experience.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
We have flatpak now, RIP jhbuild!