Ignore:
Timestamp:
07/23/2021 10:35:48 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
633cb60
Parents:
0683d1d1
git-author:
Ken Moffat <ken@…> (07/23/2021 10:22:44 PM)
git-committer:
Ken Moffat <ken@…> (07/23/2021 10:35:48 PM)
Message:

Reinstate perl dep Scalar::List::Utils.

Current List::AllUtils (0.19) requires List::Utils >= 1.56 from
this distribution at runtime, but perl-5.34.0 shipped with 1.55.

Found by trying to run biber tests after building biber's perl
deps without running tests.

It helps if I add the reinstated file.

File:
1 edited

Legend:

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

    r0683d1d1 rd91e4b7  
    372372      <listitem>
    373373        <para>
     374          <xref linkend="perl-scalar-list-utils"/>
     375        </para>
     376      </listitem>
     377      <listitem>
     378        <para>
    374379          <xref linkend="perl-scope-guard"/>
    375380        </para>
     
    737742
    738743  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     744    href="perl-deps/perl-scalar-list-utils.xml"/>
     745
     746  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    739747    href="perl-deps/perl-scope-guard.xml"/>
    740748
Note: See TracChangeset for help on using the changeset viewer.