diff options
author | Matt Wilson <msw@redhat.com> | 2003-02-10 20:48:38 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2003-02-10 20:48:38 +0000 |
commit | 13dfce0438d7ea9cc97d0c1d325ea3555a266bb8 (patch) | |
tree | 83e2fd7386761227b638c9ac28541e3f727403dd /anaconda.spec.in | |
parent | ed4fe9b69193eda888be1cfb5d8dd5d33329d50e (diff) | |
download | anaconda-13dfce0438d7ea9cc97d0c1d325ea3555a266bb8.tar.gz anaconda-13dfce0438d7ea9cc97d0c1d325ea3555a266bb8.tar.xz anaconda-13dfce0438d7ea9cc97d0c1d325ea3555a266bb8.zip |
use wlitediet
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 32d55b6be..8f37373ba 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -6,7 +6,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 rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0.1.9-12, bogl-bterm >= 0.1.9-12, elfutils-devel +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0.1.9-17, bogl-bterm >= 0.1.9-12, elfutils-devel %ifarch i386 BuildRequires: dietlibc %endif |