diff options
author | Chris Lumens <clumens@redhat.com> | 2009-07-01 14:37:15 -0400 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2009-07-06 17:33:42 -0400 |
commit | ffbd0dbfbef7d3f1d281993686de59e09d56500c (patch) | |
tree | 0d004a4c2be3e1d56e3b6912f7bbc094b7ab1938 /anaconda.spec.in | |
parent | 0c54f34779a2bc3b5ce048ba50ec1abeffd9f124 (diff) | |
download | anaconda-ffbd0dbfbef7d3f1d281993686de59e09d56500c.tar.gz anaconda-ffbd0dbfbef7d3f1d281993686de59e09d56500c.tar.xz anaconda-ffbd0dbfbef7d3f1d281993686de59e09d56500c.zip |
No longer require busybox.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 7baa9c328..b82556b02 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -135,7 +135,6 @@ Requires: device-mapper %ifarch s390 s390x Requires: openssh %endif -Requires: busybox-anaconda Requires: isomd5sum Requires: yum-utils >= %{yumutilsver} Requires: NetworkManager >= %{nmver} |