Corrected previous commit for xcb-proto, not libxcb.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8040 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
DJ Lucas 2009-09-27 01:35:58 +00:00
parent 7c7a1aab92
commit 56e7f4ed92
3 changed files with 5 additions and 3 deletions

View File

@ -48,7 +48,7 @@
/etc/X11.</para>
</listitem>
<listitem>
<para>[dj] - Corrected lib-xcb dependency for Python.</para>
<para>[dj] - Added Python dependency for xcb-proto.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -60,8 +60,7 @@
<bridgehead renderas="sect3">libxcb Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="python"/>,
<xref linkend="libXau"/>,
<para role="required"><xref linkend="libXau"/>,
<xref linkend="libXdmcp"/>,
<xref linkend="libpthread-stubs"/>,
<xref linkend="libxslt"/>, and

View File

@ -58,6 +58,9 @@
<bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="python"/></para>
<bridgehead renderas="sect4">Optional (required to run the
tests)</bridgehead>
<para role="optional"><xref linkend="libxml2"/></para>