summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 6ae2221..da0d8af 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -80,9 +80,12 @@ $o = {
'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',
- 'lib64atlas3-x86_64',
),
+ 'lib64atlas3-x86_64',
),
+ if_($ENV{DRAKLIVE_ARCH} eq 'i586',
+ 'libatlas3-sse3'),
+
if_($ENV{DRAKLIVE_PRODUCT} !~ /gaming/i, #- non-DVD products
#- from task-kde Suggests
#- skipping them prevents task-kde from being installed,