Changeset 5962f97 for general


Ignore:
Timestamp:
08/07/2020 02:24:06 AM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
c0aa452
Parents:
df0e196
Message:

More perl module deps.

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

Location:
general/prog
Files:
3 edited

Legend:

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

    rdf0e196 r5962f97  
    8383      <listitem>
    8484        <para>
     85          <xref linkend="perl-b-cow"/>
     86        </para>
     87      </listitem>
     88      <listitem>
     89        <para>
    8590          <xref linkend="perl-b-hooks-endofscope"/>
    8691        </para>
     
    564569
    565570  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     571    href="perl-deps/perl-b-cow.xml"/>
     572
     573  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    566574    href="perl-deps/perl-b-hooks-endofscope.xml"/>
    567575
  • general/prog/perl-deps/perl-clone.xml

    rdf0e196 r5962f97  
    99  <!ENTITY my-download-http "&metacpan_authors;/A/AT/ATOOMIC/Clone-&Clone-version;.tar.gz">
    1010 <!-- only one of the above choices -->
    11   <!ENTITY my-md5sum "12e2247a3c9802bae774daac32d083c1">
     11  <!ENTITY my-md5sum "b101333499b638658f89e29458cd83c0">
    1212
    1313]>
     
    4545      </itemizedlist>
    4646
     47      <bridgehead renderas="sect4">Clone Dependencies</bridgehead>
     48
     49      <bridgehead renderas="sect5">Recommended (required for the testsuite)</bridgehead>
     50      <para role="recommended">
     51        <xref linkend="perl-b-cow"/>,
     52
     53      </para>
     54
    4755    </sect3>
    48 
    49       <!-- omit dependencies if not needed.
    50        With Clone-0.43 B::COW is claimed to be needed, but not referenced in the
    51        installed module. It is referenced in test, but they all pass without it. -->
    5256
    5357    <sect3 role="installation">
  • general/prog/perl-deps/perl-test-requires.xml

    rdf0e196 r5962f97  
    66
    77  <!ENTITY my-download-http "&metacpan_authors;/T/TO/TOKUHIROM/Test-Requires-&Test-Requires-version;.tar.gz">
    8   <!ENTITY my-md5sum "0d5da779609d0c8fa6f796b45ff8c6f3">
     8  <!ENTITY my-md5sum "999d6c4e46ea7baae7a5113292e02ed8">
    99
    1010]>
Note: See TracChangeset for help on using the changeset viewer.