Changeset 5253ecb9 for packages.ent


Ignore:
Timestamp:
09/12/2018 11:12:57 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
5faf7080
Parents:
25f0620
Message:

perl modules branch: add XML-Simple with deps, noting that XML-SAX-Expat is a valid optional dep, it gets used to provide yet another parser, and tests using it are run if it is present. For dependencies in general, comment them where pulled in by another dep, instead of showing everything.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r25f0620 r5253ecb9  
    417417<!ENTITY Test-MockModule-version      "0.15">
    418418<!ENTITY Test-Warnings-version        "0.026">
     419<!ENTITY XML-NamespaceSupport-version "1.12">
     420<!ENTITY XML-SAX-Base-version         "1.09">
     421<!ENTITY XML-SAX-Expat-version        "0.51">
     422<!ENTITY XML-SAX-version              "1.00">
    419423
    420424<!-- Python module versions used in the Python Modules instructions -->
Note: See TracChangeset for help on using the changeset viewer.