mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Added missing expat dependency to MesaLib
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6794 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d7ac3b8c33
commit
15e602c66d
@ -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>
|
||||
|
||||
|
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user