diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/auto_inst.cfg.pl | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 106185d..037e6f0 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -82,7 +82,7 @@ $o = { if_($ENV{DRAKLIVE_ARCH} eq 'i586', '/^libatlas3-/', if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, - # kde livecd is too fat + # plasma livecd is too fat if_($has_plasma5, 'imagemagick', '/^kipi-plugins/', 'gimp', 'amarok', 'amarok-utils', 'nimbus-icon-theme', @@ -103,12 +103,9 @@ $o = { 'kdenlive', 'kdepim-kpilot', if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'konversation'), - 'kerry', - 'kdebase4-workspace-googlegadgets', - 'nepomuk-scribo', # need space on kde disks - 'kdepim4-core', 'kaddressbook', 'knode', 'knotes', 'kontact', 'korganizer', 'nepomuk', + 'kdepim-core', 'kaddressbook', 'knode', 'knotes', 'kontact', 'korganizer', 'nepomuk', 'kipi-plugins-piwigoexport', 'kipi-plugins-kopete', 'kipi-plugins-panorama', 'kipi-plugins-vkontakte', 'kipi-plugins-yandexfotki', 'kipi-plugins-smug', 'kipi-plugins-shwup', 'kipi-plugins-flashexport', 'kopete', 'kactivitymanagerd-nepomuk-plugin', @@ -177,7 +174,7 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /guadec/i, 'rfbdrake'), - if_($has_plasma5, 'gdb'), #- suggested by one of the kde4 base package + if_($has_plasma5, 'gdb'), #- suggested by one of the plasma base package #exclude some packages that are too big from the PLASMA5 Live CD if_($ENV{DRAKLIVE_PRODUCT} !~ /liveusb-rw/i, |