Install-Suggests "false";
// install recommends automatically for packages in this section
- Install-Recommends-Section "metapackages";
+ Install-Recommends-Section "*metapackages";
// consider dependencies of packages in this section manual
- Never-MarkAuto-Section "metapackages";
+ Never-MarkAuto-Section "*metapackages";
// Write progress messages on this fd (for stuff like base-config)
Status-Fd "-1";