aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-11-25 17:13:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-11-25 17:13:22 +0000
commit07dfccbedf153f0bc3a82ad301accf443090f8fa (patch)
tree635a0370b6dbf7ab761f9c0b5ba50268128cb0fd
parentbc688338dd92f12a3506d266ac29dc9a8c12575f (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
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--prologue/hostreqs.xml4
2 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 04adba26d..9e7f9dd7b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2006-11-25</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add Bison to the host requirements as it is
+ required by &bash-fixes-patch; in chapter 5 (Fixes
+ <ulink url="&lfs-ticket-root;1863">#1863</ulink>).</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Use all 5 of the patches currently supplied by
the upstream maintainers of Bash.</para>
</listitem>
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>