Author: randy
Date: 2006-03-30 03:31:13 -0700 (Thu, 30 Mar 2006)
New Revision: 5774
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/gnome/core/scrollkeeper.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added XML::Parser as a required dependency of ScrollKeeper and added LWP as an
optional dependency of XML::Parser
Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml 2006-03-30 00:40:59 UTC (rev
5773)
+++ trunk/BOOK/general/prog/perl-modules.xml 2006-03-30 10:31:13 UTC (rev
5774)
@@ -1146,6 +1146,12 @@
<para><xref linkend="expat"/></para>
</listitem>
</itemizedlist>
+ <itemizedlist>
+ <listitem>
+ <para><xref linkend="perl-lwp"/>
+ (optionally used during the tests)</para>
+ </listitem>
+ </itemizedlist>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-03-30 00:40:59 UTC (rev 5773)
+++ trunk/BOOK/general.ent 2006-03-30 10:31:13 UTC (rev 5774)
@@ -1,4 +1,4 @@
-<!ENTITY day "29"> <!-- Always 2 digits -->
+<!ENTITY day "30"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
Modified: trunk/BOOK/gnome/core/scrollkeeper.xml
===================================================================
--- trunk/BOOK/gnome/core/scrollkeeper.xml 2006-03-30 00:40:59 UTC (rev
5773)
+++ trunk/BOOK/gnome/core/scrollkeeper.xml 2006-03-30 10:31:13 UTC (rev
5774)
@@ -63,8 +63,9 @@
<bridgehead renderas="sect3">ScrollKeeper Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="libxslt"/> and
- <xref linkend="DocBook"/></para>
+ <para role="required"><xref linkend="libxslt"/>,
+ <xref linkend="DocBook"/>, and
+ <xref linkend="perl-xml-parser"/></para>
</sect2>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-03-30 00:40:59 UTC
(rev 5773)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-03-30 10:31:13 UTC
(rev 5774)
@@ -42,6 +42,20 @@
-->
<listitem>
+ <para>March 30th, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Added XML::Parser as a required dependency of
+ ScrollKeeper.</para>
+ </listitem>
+ <listitem>
+ <para>[randy] - Added LWP as an optional dependency of
+ XML::Parser.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>March 29th, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page