Changeset 97f4c9a


Ignore:
Timestamp:
12/28/2008 07:05:04 PM (15 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
a6ffd3b1
Parents:
6a07e73
Message:

Remove MPFR dependency and fix a typo

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r6a07e73 r97f4c9a  
    9393    <para role="recommended"><xref linkend="dejagnu"/></para>
    9494
     95    <!-- This is now installed in LFS
    9596    <bridgehead renderas="sect4">Optional (Required to Build the Fortran
    9697    Compiler)</bridgehead>
    9798    <para role="optional">
    9899    <ulink url="http://www.mpfr.org/">MPFR</ulink></para>
     100    -->
    99101
    100102    <note>
  • introduction/welcome/changelog.xml

    r6a07e73 r97f4c9a  
    4545      <itemizedlist>
    4646        <listitem>
    47           <para>[bdubbs] - Removed GMP since it is now in LFS.</para>
     47          <para>[bdubbs] - Removed GMP and MPFR since they are now in LFS.</para>
    4848        </listitem>
    4949        <listitem>
  • kde/add/kdeutils.xml

    r6a07e73 r97f4c9a  
    6262
    6363    <bridgehead renderas="sect4">Recommended</bridgehead>
    64     <para role="recommended"><xref linkend="libjpeg"/>, and
     64    <para role="recommended"><xref linkend="libjpeg"/> and
    6565    <xref linkend="libxml2"/>
    6666    </para>
Note: See TracChangeset for help on using the changeset viewer.