Bug 223036

Summary: [WPE][GTK] Running Tools/gtk/install-dependencies installs too many packages on Debian/Ubuntu
Product: WebKit Reporter: Adrian Perez <aperez>
Component: Tools / TestsAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: agomez, aperez, clopez, dguiney, don.olmstead, ews-watchlist, jbedard, ltilve, mcatanzaro, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>