diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r-- | config/auto_inst.cfg.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 83c8f74..fbc58df 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -92,6 +92,7 @@ $o = { 'kipi-plugins-yandexfotki', 'kipi-plugins-smug', 'kipi-plugins-shwup', 'kipi-plugins-flashexport', 'kopete', 'kipi-plugins-expoblending', # pulls in hugin + 'enblend', if_($ENV{DRAKLIVE_LANGS} !~ /\bpt\b/ && $ENV{DRAKLIVE_REGION} ne 'all', #- do not install pt translations if only pt_BR is explicitely selected @@ -172,7 +173,7 @@ $o = { 'cpqarrayd', ), - if_($has_gnome, 'beagle', 'inkscape',), + if_($has_gnome, 'beagle', 'inkscape'), if_($has_moblin, 'task-3ddesktop-gtk'), 'mono', |