diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:13:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:13:22 +0000 |
commit | 07dfccbedf153f0bc3a82ad301accf443090f8fa (patch) | |
tree | 635a0370b6dbf7ab761f9c0b5ba50268128cb0fd /prologue | |
parent | bc688338dd92f12a3506d266ac29dc9a8c12575f (diff) |
Bison is a host-system requirement because of the Bash upstream fixes patch. Fixes #1863.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/hostreqs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index a0a2db221..795f87370 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -31,6 +31,10 @@ </listitem> <listitem> + <para><emphasis role="strong">Bison-1.26a</emphasis></para> + </listitem> + + <listitem> <para><emphasis role="strong">Bzip2-1.0.2</emphasis></para> </listitem> |