X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a975773b97214620c750cb2465e01f811a33831d..77e53c8c64ff840cd7780816fc591cf0fa9ba095:/debian/apt.conf.autoremove diff --git a/debian/apt.conf.autoremove b/debian/apt.conf.autoremove index f77e1cfbf..63b69d5f6 100644 --- a/debian/apt.conf.autoremove +++ b/debian/apt.conf.autoremove @@ -7,6 +7,11 @@ APT "^linux-ubuntu-modules-.*"; }; - Install-Recommends-Section "*metapackages"; - Never-MarkAuto-Section "*metapackages"; + Never-MarkAuto-Sections + { + "metapackages"; + "restricted/metapackages"; + "universe/metapackages"; + "multiverse/metapackages"; + }; };