summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-05-19 16:36:51 +0000
committerThomas Backlund <tmb@mageia.org>2012-05-19 16:36:51 +0000
commit860723ec33107eddbf74515c0b51770b2e1f7005 (patch)
treed157c9329a74bc12fd53e067115e65eb032e4c58
parent3c9a4b7b3f0c96e876e57a6fa8b1ac72a02c2966 (diff)
downloaddraklive-config-860723ec33107eddbf74515c0b51770b2e1f7005.tar
draklive-config-860723ec33107eddbf74515c0b51770b2e1f7005.tar.gz
draklive-config-860723ec33107eddbf74515c0b51770b2e1f7005.tar.bz2
draklive-config-860723ec33107eddbf74515c0b51770b2e1f7005.tar.xz
draklive-config-860723ec33107eddbf74515c0b51770b2e1f7005.zip
drop gnome-packagekit-common from KDE4 isos
-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 3747aca..4bd8493 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -146,7 +146,7 @@ $o = {
'liblm_sensors3', 'xpdf-common', 'htdig', 'mirrordir', 'acr38u',
'ekiga',
'kdeaccessibility4',
- if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse', 'totem-mozilla'),
+ if_(!$has_gnome, 'gnome-media', 'yelp', 'pinentry-gtk2', 'polkit-gnome', 'seahorse', 'totem-mozilla', 'gnome-packagekit-common'),
),
($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i
? ('/openjdk/', 'java-1.5.0-gcj')