Changeset 31ee0ed


Ignore:
Timestamp:
01/23/2019 09:11:41 AM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6bcd464
Parents:
e41a348
Message:

Remove dependency on six in libtasn1 and gtk3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21020 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libtasn1.xml

    re41a348 r31ee0ed  
    7373    <bridgehead renderas="sect3">libtasn1 Dependencies</bridgehead>
    7474
     75<!-- does not seem to be needed anymore:
    7576    <bridgehead renderas="sect4">Required</bridgehead>
    7677    <para role="required">
    7778      <xref linkend="six"/>
    7879    </para>
    79 
     80-->
    8081    <bridgehead renderas="sect4">Optional</bridgehead>
    8182    <para role="optional">
  • introduction/welcome/changelog.xml

    re41a348 r31ee0ed  
    4545      <para>January 23rd, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update dependencies for libtasn1 and GTK+3:
     49          the dependency on python-six is obsolete.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[renodr] - Update to dhcpcd-7.1.0. Fixes
  • x/lib/gtk+3.xml

    re41a348 r31ee0ed  
    7878      <xref linkend="at-spi2-atk"/>,
    7979      <xref linkend="gdk-pixbuf"/>,
    80       <xref linkend="libepoxy"/>,
    81       <xref linkend="pango"/>, and
    82       <xref linkend="six"/>
     80      <xref linkend="libepoxy"/>, and
     81      <xref linkend="pango"/>
     82<!-- does not seem to be needed anymore
     83      <xref linkend="six"/>-->
    8384    </para>
    8485
Note: See TracChangeset for help on using the changeset viewer.