Bug 279504
| Summary: | [GLIB] Update apt dependency list | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
The list of Debian/Ubuntu packages required to build WebKitGTK and WPE can be upgraded.
The list installs packages such as `luajit` or `libluajit-5.1-dev`, that are no longer needed. Probably those packages were necessary in the past, but they're not needed anymore. Likewise, there are packages that are always guaranteed to exist. For instance package `libgcrypt20-dev` is available now in all systems supported, so alternative package `libgcrypt11-dev` can be removed. Similarly, there are some packages that do no longer need the prefix `aptIfExists`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/33457
EWS
Committed 283537@main (e352042b6251): <https://commits.webkit.org/283537@main>
Reviewed commits have been landed. Closing PR #33457 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/135852842>
Diego Pino
Re-opening for pull request https://github.com/webkit/webkit/pull/33602
EWS
Committed 283608@main (3e1cd93fceb0): <https://commits.webkit.org/283608@main>
Reviewed commits have been landed. Closing PR #33602 and removing active labels.