RESOLVED FIXED 223036
[WPE][GTK] Running Tools/gtk/install-dependencies installs too many packages on Debian/Ubuntu
https://bugs.webkit.org/show_bug.cgi?id=223036
Summary [WPE][GTK] Running Tools/gtk/install-dependencies installs too many packages ...
Adrian Perez
Reported 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.
Attachments
Patch (2.59 KB, patch)
2021-03-10 12:28 PST, Adrian Perez
no flags
Adrian Perez
Comment 1 2021-03-10 12:28:51 PST
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2021-03-10 13:21:14 PST
Note You need to log in before you can comment on or make changes to this bug.