IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40990


Ignore:
Timestamp:
Oct 28, 2019, 4:06:54 PM (7 years ago)
Author:
eugene
Message:

use Apache::SOAP instead of Apache2::SOAP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20191011/Nebulous/Build.PL

    r32473 r40990  
    9696        'Test::Nebulous'            => 0,
    9797        'Test::Cmd'                 => '1.05',
    98         'Apache2::SOAP'             => 0,
     98# gentoo: 'Apache2::SOAP'             => 0,
     99        'Apache::SOAP'             => 0, # needed instead for ubuntu 18.04
    99100        'Apache::DBI'               => '1.05',
    100101        'Apache::Test'              => '1.27',  # bundles Apache::TestMB
Note: See TracChangeset for help on using the changeset viewer.