Ignore:
Timestamp:
03/15/2015 06:19:38 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
39dd48b
Parents:
b3199ef
Message:

Add Setuptools-14.1.1 and Mako-1.0.1 as they are needed by Mesa-10.5.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules.xml

    rb3199ef r6f9b78d6  
    6767        </para>
    6868      </listitem>
     69      <listitem>
     70        <para>
     71          <xref linkend="setuptools"/>
     72        </para>
     73      </listitem>
     74      <listitem>
     75        <para>
     76          <xref linkend="mako"/>
     77        </para>
     78      </listitem>
    6979    </itemizedlist>
    7080  </sect2>
     
    91101    href="pyxdg.xml"/>
    92102
     103  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     104    href="setuptools.xml"/>
     105
     106  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     107    href="mako.xml"/>
     108
    93109</sect1>
Note: See TracChangeset for help on using the changeset viewer.