summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index e963ecd..ffb1344 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -90,6 +90,11 @@ $o = {
#- do not install pt translations if only pt_BR is explicitely selected
'kde-l10n-pt', 'firefox-pt_PT', 'libreoffice-langpack-pt_PT', 'myspell-pt_PT',
),
+ if_($ENV{DRAKLIVE_LANGS} !~ /\bbr\b/ && $ENV{DRAKLIVE_REGION} ne 'all',
+ #- do not install libreoffice br translations if only fr is explicitely selected
+ #- (the br package require locales-fr so it is auto-selected if fr is available)
+ 'libreoffice-langpack-br',
+ ),
if_($ENV{DRAKLIVE_PRODUCT} !~ /liveusb-rw/i, 'task-printing-scanning'),
'qtradio', 'kradio',
'system-config-printer',