Author: dnicholson
Date: 2007-05-30 08:09:02 -0600 (Wed, 30 May 2007)
New Revision: 6794
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/mesalib.xml
Log:
Added missing expat dependency to MesaLib
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-05-30 13:58:22 UTC
(rev 6793)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-05-30 14:09:02 UTC
(rev 6794)
@@ -48,6 +48,10 @@
<para>[dnicholson] - Fixed a broken link on the XFree86 page.
Reported by Roland Puntaier.</para>
</listitem>
+ <listitem>
+ <para>[dnicholson] - Added a missing expat dependency on the
+ MesaLib page. Reported by DJ Lucas.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/lib/mesalib.xml
===================================================================
--- trunk/BOOK/x/lib/mesalib.xml 2007-05-30 13:58:22 UTC (rev 6793)
+++ trunk/BOOK/x/lib/mesalib.xml 2007-05-30 14:09:02 UTC (rev 6794)
@@ -99,8 +99,9 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="xorg7-lib"/>,
- <xref linkend="xorg7-util"/>, and
- <xref linkend="libdrm"/></para>
+ <xref linkend="xorg7-util"/>,
+ <xref linkend="libdrm"/>, and
+ <xref linkend="expat"/></para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/xorg7-only.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page