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-datetime.xml

    r7188483c r65fb5c2  
    4747      <para role="required">
    4848        <xref linkend="new-perl-datetime-locale"/>,
    49         <xref linkend="new-perl-datetime-timezone"/>,
    50         <xref linkend="new-perl-namespace-autoclean"/> and
    51         <xref linkend="new-perl-params-validationcompiler"/>, also
     49        <!-- perl-datetime-locale pulls in perl-namespace-autoclean -->
     50        <xref linkend="new-perl-datetime-timezone"/>, also
     51        <!-- perl-params-validation-compiler is pulled in by both
     52             perl-datetime-locale and perl-datetime-timezone -->
    5253        <!-- perl-params-validationcompiler pulls in perl-specio -->
    5354        <xref linkend="new-perl-cpan-meta-check"/>,
Note: See TracChangeset for help on using the changeset viewer.