Bug 223036 - [WPE][GTK] Running Tools/gtk/install-dependencies installs too many packages on Debian/Ubuntu
Summary: [WPE][GTK] Running Tools/gtk/install-dependencies installs too many packages ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrian Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-10 12:19 PST by Adrian Perez
Modified: 2021-07-02 10:37 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2021-03-10 12:28 PST, Adrian Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Perez 2021-03-10 12:19:44 PST
This is because Debian and Ubuntu have the APT::Install-Recommends
setting as ”true” by default, which means packages which are *not*
strictly needed but recommended will be also pulled as dependencies
when installing packages.
Comment 1 Adrian Perez 2021-03-10 12:28:51 PST
Created attachment 422856 [details]
Patch
Comment 2 EWS 2021-03-10 13:20:46 PST
Committed r274233: <https://commits.webkit.org/r274233>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422856 [details].
Comment 3 Radar WebKit Bug Importer 2021-03-10 13:21:14 PST
<rdar://problem/75279169>