Changeset 145cccdf for introduction


Ignore:
Timestamp:
11/12/2015 04:17:54 AM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
adda766
Parents:
def0c00
Message:

Fix up the biber perl module dependencies. When I added that page, I convinced myself that List::MoreUtils and LWP::Protocol::https were always pulled in by other modules, which was wrong. I have now added some comments in the biber deps, ready for the next time it changes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rdef0c00 r145cccdf  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[ken] - Promote perl modules List::MoreUtils-0.413 and
     52          LWP::Protocol-https-6.06 to full membership of the book. They
     53          have always been required for biblatex-biber, but when I added
     54          that page I persuaded myself they were always pulled in by other
     55          modules (LWP::Protocol::https is not necessarily pulled in by
     56          anything else, List::MoreUtils is only pulled in by List::AllUtils
     57          if you run the testsuites at each level). As a consequence,
     58          rewrite the https comments at the end of the LWP module.</para>
     59        </listitem>
     60        <listitem>
    5161          <para>[ken] - asymptote: work around build failure with
    5262          libgsl-2.0 by disabling it (most users of asymptote probably
Note: See TracChangeset for help on using the changeset viewer.