Author: pierre
Date: Wed Jan 23 01:11:41 2019
New Revision: 21020

Log:
Remove dependency on six in libtasn1 and gtk3

Modified:
   trunk/BOOK/general/genlib/libtasn1.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/gtk+3.xml

Modified: trunk/BOOK/general/genlib/libtasn1.xml
==============================================================================
--- trunk/BOOK/general/genlib/libtasn1.xml      Tue Jan 22 22:16:15 2019        
(r21019)
+++ trunk/BOOK/general/genlib/libtasn1.xml      Wed Jan 23 01:11:41 2019        
(r21020)
@@ -72,11 +72,12 @@
 
     <bridgehead renderas="sect3">libtasn1 Dependencies</bridgehead>
 
+<!-- does not seem to be needed anymore:
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
       <xref linkend="six"/>
     </para>
-
+-->
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="gtk-doc"/> and

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 22 22:16:15 
2019        (r21019)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jan 23 01:11:41 
2019        (r21020)
@@ -45,6 +45,10 @@
       <para>January 23rd, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Update dependencies for libtasn1 and GTK+3:
+          the dependency on python-six is obsolete.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to dhcpcd-7.1.0. Fixes
           <ulink url="&blfs-ticket-root;11581">#11581</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/x/lib/gtk+3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk+3.xml  Tue Jan 22 22:16:15 2019        (r21019)
+++ trunk/BOOK/x/lib/gtk+3.xml  Wed Jan 23 01:11:41 2019        (r21020)
@@ -77,9 +77,10 @@
     <para role="required">
       <xref linkend="at-spi2-atk"/>,
       <xref linkend="gdk-pixbuf"/>,
-      <xref linkend="libepoxy"/>,
-      <xref linkend="pango"/>, and
-      <xref linkend="six"/>
+      <xref linkend="libepoxy"/>, and
+      <xref linkend="pango"/>
+<!-- does not seem to be needed anymore
+      <xref linkend="six"/>-->
     </para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
-- 
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