mirror of
https://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/lubuntu
synced 2025-10-11 06:44:03 +00:00
Try to keep some packages from becoming autoremoved on accident
This commit is contained in:
parent
f1d745a889
commit
cbec2b63f0
@ -132,6 +132,7 @@ Task-Metapackage: lubuntu-desktop-minimal
|
|||||||
* xdg-user-dirs # to add the Desktop directory
|
* xdg-user-dirs # to add the Desktop directory
|
||||||
* gvfs-fuse # for access of non gio applications to gvfs mounts
|
* gvfs-fuse # for access of non gio applications to gvfs mounts
|
||||||
* (gvfs-backends) # for adding support for backends (photos, network etc ...) to gvfs
|
* (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 ==
|
== desktop-common dependencies that are nice to have ==
|
||||||
|
|
||||||
@ -235,3 +236,7 @@ Task-Metapackage: lubuntu-desktop-minimal
|
|||||||
* xkb-data
|
* xkb-data
|
||||||
|
|
||||||
* anacron # generally appropriate for desktops
|
* 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
1
live
@ -10,6 +10,7 @@ Task-Seeds: live-common
|
|||||||
== Calamares frontend ==
|
== Calamares frontend ==
|
||||||
|
|
||||||
* calamares-settings-lubuntu
|
* calamares-settings-lubuntu
|
||||||
|
* calamares # have to specify this explicitly to keep it from being autoremoved later
|
||||||
* polkitd-pkla # support legacy polkit authentication rules
|
* polkitd-pkla # support legacy polkit authentication rules
|
||||||
* lubuntu-installer-prompt
|
* lubuntu-installer-prompt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user