Try to keep some packages from becoming autoremoved on accident

This commit is contained in:
Aaron Rainbolt 2025-09-24 14:58:30 -05:00
parent f1d745a889
commit cbec2b63f0
Signed by: arraybolt3
GPG Key ID: A709160D73C79109
2 changed files with 6 additions and 0 deletions

View File

@ -132,6 +132,7 @@ Task-Metapackage: lubuntu-desktop-minimal
* xdg-user-dirs # to add the Desktop directory
* gvfs-fuse # for access of non gio applications to gvfs mounts
* (gvfs-backends) # for adding support for backends (photos, network etc ...) to gvfs
* (kdialog) # needed for the OEM session's "Finish OEM preparation" shortcut to work
== desktop-common dependencies that are nice to have ==
@ -235,3 +236,7 @@ Task-Metapackage: lubuntu-desktop-minimal
* xkb-data
* anacron # generally appropriate for desktops
* (cryptsetup) # needed for managing encrypted drives, systemd-cryptsetup isn't a total replacement
* (btrfs-progs) # btrfs is one of the filesystems we explicitly support
* (xfsprogs) # xfs is one of the filesystems we explicitly support

1
live
View File

@ -10,6 +10,7 @@ Task-Seeds: live-common
== Calamares frontend ==
* calamares-settings-lubuntu
* calamares # have to specify this explicitly to keep it from being autoremoved later
* polkitd-pkla # support legacy polkit authentication rules
* lubuntu-installer-prompt