pub const ALPM_TRANS_FLAG_RECURSEALL: Type = 65536;
Expand description

Remove also explicitly installed unneeded deps (use with ALPM_TRANS_FLAG_RECURSE).