summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-kde.ks
diff options
context:
space:
mode:
authorSebastian Vahl <fedora@deadbabylon.de>2009-09-24 20:05:52 +0200
committerSebastian Vahl <fedora@deadbabylon.de>2009-09-24 20:05:52 +0200
commit8e6d0eae42c094c1d6424b237df7f4fa1e909594 (patch)
tree89f77be089bd49dcd436c0cc25f66645815d21f4 /fedora-livecd-kde.ks
parentba699452d72c5f757f1e2bc6459f3b31924e4623 (diff)
downloadspin-kickstarts-8e6d0eae42c094c1d6424b237df7f4fa1e909594.tar.gz
spin-kickstarts-8e6d0eae42c094c1d6424b237df7f4fa1e909594.tar.xz
spin-kickstarts-8e6d0eae42c094c1d6424b237df7f4fa1e909594.zip
add pavucontrol, use pinentry-gtk to avoid qt3 on the live images
Diffstat (limited to 'fedora-livecd-kde.ks')
-rw-r--r--fedora-livecd-kde.ks6
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora-livecd-kde.ks b/fedora-livecd-kde.ks
index efe12a0..52cbaa5 100644
--- a/fedora-livecd-kde.ks
+++ b/fedora-livecd-kde.ks
@@ -40,7 +40,7 @@ k3b
#twinkle # (~10 megs)
fuse
liveusb-creator
-#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
+pavucontrol # nice to have but pulls in gstreamer (~3 megs)
# use yum-presto by default
yum-presto
@@ -71,6 +71,10 @@ alsa-utils
-nss_db
-autofs
+# use pinentry-gtk to avoid qt3 on the live images
+-pinentry-qt*
+pinentry-gtk
+
%end
%post