Author: igor
Date: Mon Jul 22 09:20:20 2013
New Revision: 11467

Log:
xcb works with python3 too

Modified:
   trunk/BOOK/x/installing/xcb-proto.xml

Modified: trunk/BOOK/x/installing/xcb-proto.xml
==============================================================================
--- trunk/BOOK/x/installing/xcb-proto.xml       Mon Jul 22 09:10:34 2013        
(r11466)
+++ trunk/BOOK/x/installing/xcb-proto.xml       Mon Jul 22 09:20:20 2013        
(r11467)
@@ -60,7 +60,10 @@
     <bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="python2"/></para>
+    <para role="required">
+      <xref linkend="python2"/> or
+      <xref linkend="python3"/>
+    </para>
 
     <bridgehead renderas="sect4">Optional (required to run the
     tests)</bridgehead>
-- 
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