Changed the Expect dependency in the DejaGnu instructions to a run-time-only dependency

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5736 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-03-19 15:51:39 +00:00
parent 9545a98786
commit e5254ec1fe
3 changed files with 12 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<!ENTITY day "18"> <!-- Always 2 digits -->
<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">

View File

@ -61,7 +61,7 @@
<bridgehead renderas="sect3">DejaGnu Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<bridgehead renderas="sect4">Required (Run-time Only)</bridgehead>
<para role="required"><xref linkend="expect"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>

View File

@ -41,6 +41,16 @@
-->
<listitem>
<para>March 19th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Changed the Expect dependency in the DejaGnu
instructions to a run-time-only dependency.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>March 18th, 2006</para>
<itemizedlist>