diff options
-rw-r--r-- | config/auto_inst.cfg.pl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index aebbf5b..99452a1 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -81,7 +81,7 @@ $o = { 'plasma-applet-system-monitor-hwinfo', 'plasma-applet-system-monitor-net', 'plasma-applet-system-monitor-temperature', 'python-kde4', 'plasma-scriptengine-python', 'imagemagick', 'kipi-plugins-batchprocess', 'kipi-plugins-dngconverter', - 'apper', 'fonts-ttf-decoratives', + 'fonts-ttf-decoratives', ), 'lib64atlas3-x86_64', ), @@ -148,7 +148,9 @@ $o = { 'liblm_sensors3', 'xpdf-common', 'htdig', 'mirrordir', 'acr38u', 'ekiga', 'kdeaccessibility4', - if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse', 'totem-mozilla', 'gnome-packagekit-common'), + if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse', 'totem-mozilla', + 'gnome-packagekit-common', 'gnome-keyring', + ), ), ($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i ? ('/openjdk/', 'java-1.5.0-gcj') |