From 00e782c63ffff2643f14341dd4c47b66bd998316 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 11 May 2012 13:59:48 +0000 Subject: try to keep gimp on all isos --- config/auto_inst.cfg.pl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index ff64ef3..afbec58 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -73,10 +73,10 @@ $o = { 'libqca1-tls', if_($ENV{DRAKLIVE_REGION} eq 'Asia-no-India', - 'gimp', 'ibus-table-wubi', + 'ibus-table-wubi', ), if_($ENV{DRAKLIVE_REGION} eq 'Europe2', - 'gimp', 'pidgin-plugins', 'kscd', 'tvtime', + 'pidgin-plugins', 'kscd', 'tvtime', 'plasma-applet-system-monitor-cpu', 'plasma-applet-system-monitor-hdd', 'plasma-applet-system-monitor-hwinfo', 'plasma-applet-system-monitor-net', 'plasma-applet-system-monitor-temperature', 'python-kde4', 'plasma-scriptengine-python', @@ -141,7 +141,6 @@ $o = { 'ekiga', 'kdeaccessibility4', if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse', 'totem-mozilla'), - if_($ENV{DRAKLIVE_REGION} eq 'Europe2', 'gimp'), ), ($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i ? ('/openjdk/', 'java-1.5.0-gcj') -- cgit v1.2.1