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-namespace-autoclean.xml

    r7188483c r65fb5c2  
    5151        <xref linkend="new-perl-namespace-clean"/>,
    5252        <!-- namespace-clean pulls in b-hooks-endofscope which this requires -->
    53         <xref linkend="new-perl-sub-identify"/>, also
    54         <xref linkend="new-perl-test-requires"/> (for the testsuite)
     53        <xref linkend="new-perl-sub-identify"/>
     54        <!-- for the testsuite, test-requires is pulled in via b-hooks-endofscope
     55          which pulls in module-implementation -->
    5556      </para>
    5657
Note: See TracChangeset for help on using the changeset viewer.