summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-05-26 21:58:46 +0000
committerOlivier Blin <blino@mageia.org>2011-05-26 21:58:46 +0000
commit79d97cc8088c48727129fa81be57fdd254586ae7 (patch)
tree29bbc83a90bf7782e3c4b2e71e7fd73fe239d4a3
parent050970b51e1618c5cf27c3b18ca82f516084cc3b (diff)
downloaddraklive-config-79d97cc8088c48727129fa81be57fdd254586ae7.tar
draklive-config-79d97cc8088c48727129fa81be57fdd254586ae7.tar.gz
draklive-config-79d97cc8088c48727129fa81be57fdd254586ae7.tar.bz2
draklive-config-79d97cc8088c48727129fa81be57fdd254586ae7.tar.xz
draklive-config-79d97cc8088c48727129fa81be57fdd254586ae7.zip
skip totem-mozilla on KDE non-GNOME live
-rw-r--r--config/auto_inst.cfg.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 80de3f7..34b87d9 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -109,7 +109,7 @@ $o = {
'liblm_sensors3', 'xpdf-common', 'htdig', 'mirrordir', 'acr38u',
'ekiga',
'kdeaccessibility4',
- if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse'),
+ if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse', 'totem-mozilla'),
),
($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i
? ('/openjdk/', 'java-1.5.0-gcj')