Changeset 4716d52 for general/genlib


Ignore:
Timestamp:
02/17/2012 02:43:28 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d6ec8ff
Parents:
30e5181
Message:

Removed the python linkend. The python links now point at python2

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

Location:
general/genlib
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    r30e5181 r4716d52  
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    7171    <para role="Optional">
    72     <xref linkend="python"/>
     72    <xref linkend="python2"/>
    7373    </para>
    7474
  • general/genlib/gamin.xml

    r30e5181 r4716d52  
    6565
    6666    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para role="optional"><xref linkend="python"/></para>
     67    <para role="optional"><xref linkend="python2"/></para>
    6868
    6969    <!-- Though configure mentions these two packages, the build
  • general/genlib/glib2.xml

    r30e5181 r4716d52  
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required"><xref linkend="libffi"/> and <xref linkend="python"/>
     67    <para role="required"><xref linkend="libffi"/> and <xref linkend="python2"/>
    6868    <!--<para role="required"><xref linkend="pkgconfig"/> -->
    6969    </para>
  • general/genlib/gobject-introspection.xml

    r30e5181 r4716d52  
    6565      <xref linkend="libffi"/> or <xref linkend="gcc"/> (build Java so that
    6666        <filename class='libraryfile'>libffi</filename> is built), and
    67       <xref linkend="python"/>
     67      <xref linkend="python2"/>
    6868    </para>
    6969
  • general/genlib/iso-codes.xml

    r30e5181 r4716d52  
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="python"/></para>
     63    <para role="required"><xref linkend="python2"/></para>
    6464
    6565    <para condition="html" role="usernotes">User Notes:
  • general/genlib/libglade.xml

    r30e5181 r4716d52  
    6565
    6666    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para role="optional"><xref linkend="python"/>
     67    <para role="optional"><xref linkend="python2"/>
    6868    and <xref linkend="gtk-doc"/></para>
    6969
  • general/genlib/libgsf.xml

    r30e5181 r4716d52  
    6767
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    69     <para role="optional"><xref linkend="python"/>,
     69    <para role="optional"><xref linkend="python2"/>,
    7070    <xref linkend="pygtk"/>,
    7171    <xref linkend="GConf"/> (required to build the
  • general/genlib/libxml2.xml

    r30e5181 r4716d52  
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="python"/> (to build and install a
     71    <para role="optional"><xref linkend="python2"/> (to build and install a
    7272    <application>Python</application> library module, additionally it is
    7373    required to run the full suite of tests)</para>
  • general/genlib/libxslt.xml

    r30e5181 r4716d52  
    6565
    6666    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para role="optional"><xref linkend="python"/> and
     67    <para role="optional"><xref linkend="python2"/> and
    6868    <xref linkend="libgcrypt"/></para>
    6969
  • general/genlib/telepathy-glib.xml

    r30e5181 r4716d52  
    6666    <para role="required"><xref linkend="dbus-glib"/>,
    6767    <xref linkend="libxslt"/>, and
    68     <xref linkend="python"/></para>
     68    <xref linkend="python2"/></para>
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.