From ea3c728d69964b8d9985b58922f277abe2aed4a6 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Sat, 9 Apr 2011 19:42:01 -0500 Subject: [PATCH] Adjust tweaking prerequisites to include zip and unzip. --- custom/qa-test-day.ks | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks index d9db440..0a04c48 100644 --- a/custom/qa-test-day.ks +++ b/custom/qa-test-day.ks @@ -32,8 +32,11 @@ abiword # brand as fedora test spin fedora-logos -generic-logos -# glib2 is needed to set up favorites, though it probably gets pulled in anyway. +# glib2 is needed to set up favorites glib2 +# zip and unzip are needed to tweak firefox settings +zip +unzip %end %post