mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2026-02-26 19:03:27 +00:00
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
update_db: true
|
|
backend: apt
|
|
# No remove operations are needed any longer; the squashfs containing
|
|
# live-only packages is never unpacked onto the installed system.
|
|
operations:
|
|
- try_install:
|
|
- language-pack-$LOCALE
|
|
- language-pack-gnome-$LOCALE
|
|
- language-pack-kde-$LOCALE
|
|
- hunspell-$LOCALE
|
|
- libreoffice-help-$LOCALE
|
|
- libreoffice-l10n-$LOCALE
|