Ignore:
Timestamp:
11/04/2018 11:51:19 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
820a712
Parents:
7188483c
Message:

perl modules branch: Specify that the dependencies should be built in alphabetical order (dependencies of an earlier dependency of a package are not listed for the package), and if testing all tests for a module and its dependencies should be run (i.e. deps such as Test::Fatal are not listed for a module if already listed for one of its dependencies). Clean up dependencies in the DateTime area to match this pattern.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20679 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    r7188483c r65fb5c2  
    5151        <xref linkend="new-perl-specio"/>; also
    5252        <xref linkend="new-perl-test-without-module"/>,
    53         <xref linkend="new-perl-test2-plugin-nowarnings"/>, and
    54         <!-- test2-suite provides Test2::Vo -->
    55         <xref linkend="new-perl-test2-suite"/> (all three for the testsuite)
     53        <xref linkend="new-perl-test2-plugin-nowarnings"/> (both for the testsuite)
     54        <!-- test2-suite provides Test2::Vo and is pulled in by test2-plugin-nowarnings -->
    5655      </para>
    5756
Note: See TracChangeset for help on using the changeset viewer.