Author: igor
Date: Sat Dec 28 16:09:00 2013
New Revision: 12476

Log:
libxcb doesn't require libXdmcp

Modified:
   trunk/BOOK/x/installing/libxcb.xml

Modified: trunk/BOOK/x/installing/libxcb.xml
==============================================================================
--- trunk/BOOK/x/installing/libxcb.xml  Sat Dec 28 16:02:23 2013        (r12475)
+++ trunk/BOOK/x/installing/libxcb.xml  Sat Dec 28 16:09:00 2013        (r12476)
@@ -64,11 +64,15 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="libXau"/>,
-      <xref linkend="libXdmcp"/> and
+      <xref linkend="libXau"/> and
       <xref linkend="xcb-proto"/>
     </para>
 
+    <bridgehead renderas="sect4">Recommended</bridgehead>
+    <para role="recommended">
+      <xref linkend="libXdmcp"/>
+    </para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="doxygen"/> (to generate API documentation)
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to