diff options
author | Jeremy Katz <katzj@redhat.com> | 2001-11-13 22:32:39 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2001-11-13 22:32:39 +0000 |
commit | ea34bba855e3c4816e906cff4673fb18faaa80e7 (patch) | |
tree | 453c75119b0e04f8bdf54141a0d7dffa505a32b9 | |
parent | b8284fc61a98b6011f29026f88edc0c8dd8a6105 (diff) | |
download | anaconda-ea34bba855e3c4816e906cff4673fb18faaa80e7.tar.gz anaconda-ea34bba855e3c4816e906cff4673fb18faaa80e7.tar.xz anaconda-ea34bba855e3c4816e906cff4673fb18faaa80e7.zip |
it's dietlibc
-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 6ecccf69a..a4a77efbb 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -13,7 +13,7 @@ Requires: rpm-python Excludearch: sparc sparc64 %ifarch i386 -BuildRequires: diet +BuildRequires: dietlibc %endif BuildRoot: /var/tmp/anaconda-%{PACKAGE_VERSION} |