Changeset 48b417ab


Ignore:
Timestamp:
10/12/2016 12:43:33 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, 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:
f7841987
Parents:
94d0dbf
Message:

Checking individual perl modules, I noticed that Unicode::LineBreak uses wget in its tests.

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

Files:
2 edited

Legend:

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

    r94d0dbf r48b417ab  
    18661866            </itemizedlist>
    18671867          </listitem>
     1868          <listitem>
     1869            <para>
     1870              <xref linkend="wget"/> (to download two files from unicode.org
     1871              in the testsuite)
     1872            </para>
     1873          </listitem>
    18681874        </itemizedlist>
    18691875      </listitem>
  • introduction/welcome/changelog.xml

    r94d0dbf r48b417ab  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[ken] Add wget as a dependency for the testsuite of
     51          perl module Unicode::LineBreak.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Update to libsamplerate-0.1.9. Fixes
    5155          <ulink url="&blfs-ticket-root;8423">#8423</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.