summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2008-07-28 16:40:21 -0400
committerJesse Keating <jkeating@redhat.com>2008-07-28 16:40:21 -0400
commit468a1881b686b5c828714d07185f369faf5c8878 (patch)
treeddbd9ed7204977ecc4b565fd4ca51c7b2fbc36c4 /anaconda.spec
parent163173f89da1ba23942d654f52fb1bce8a17d270 (diff)
downloadanaconda-468a1881b686b5c828714d07185f369faf5c8878.tar.gz
anaconda-468a1881b686b5c828714d07185f369faf5c8878.tar.xz
anaconda-468a1881b686b5c828714d07185f369faf5c8878.zip
Make sure we drag in gzip, used by the image creation stuff.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec
index c8d6f9cd5..7036b7557 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -85,6 +85,7 @@ Requires: device-mapper >= %{dmver}
Requires: device-mapper-libs >= %{dmver}
Requires: dosfstools
Requires: e2fsprogs
+Requires: gzip
%ifarch %{ix86} x86_64 ia64
Requires: dmidecode
%endif