Author: pierre
Date: Thu May  2 10:14:35 2019
New Revision: 21536

Log:
telepathy-logger needs Python2, for only one file: tools/xincludator.py.
2to3 is not enough to bring it to Python 3

Modified:
   trunk/BOOK/general/genutils/telepathy-logger.xml

Modified: trunk/BOOK/general/genutils/telepathy-logger.xml
==============================================================================
--- trunk/BOOK/general/genutils/telepathy-logger.xml    Thu May  2 06:48:28 
2019        (r21535)
+++ trunk/BOOK/general/genutils/telepathy-logger.xml    Thu May  2 10:14:35 
2019        (r21536)
@@ -77,7 +77,8 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="sqlite"/> and
+      <xref linkend="python2"/> (only during build),
+      <xref linkend="sqlite"/>, and
       <xref linkend="telepathy-glib"/>
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to