diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-09-13 16:28:37 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-09-13 16:28:37 +0000 |
commit | 217f3235c185a4c4a0487efae03e318a3e111acf (patch) | |
tree | faef3da8eb82bd42c02052698310a00735c8b5f7 /anaconda.spec.in | |
parent | ce8adb6fde7235b9dea149f64654a78ba8497250 (diff) | |
download | anaconda-217f3235c185a4c4a0487efae03e318a3e111acf.tar.gz anaconda-217f3235c185a4c4a0487efae03e318a3e111acf.tar.xz anaconda-217f3235c185a4c4a0487efae03e318a3e111acf.zip |
duh, it was already there
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 4dc6d3cf4..e52d09190 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -8,7 +8,7 @@ License: GPL Summary: The Red Hat Linux installation program. Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 -BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm404-python, newt-devel, librpm404-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, rpm404-python +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm404-python, newt-devel, librpm404-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel Prereq: chkconfig /etc/init.d Requires: rpm404-python, rhpl Url: http://rhlinux.redhat.com/anaconda/ |