From a61170149b890dd1b2019d261f182d6ac1a24b64 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 2 May 2012 22:55:22 +0000 Subject: block enblend --- config/auto_inst.cfg.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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', -- cgit v1.2.1