Ubuntu does not install Package::Stash with other dependencies. Added it to testEnvironment.pl
This commit is contained in:
parent
33640e6e05
commit
4a8b88d77d
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ checkModule("DateTime::Event::ICal", "0.10" );
|
|||
checkModule( "CHI", );
|
||||
checkModule( "Cache::FastMmap", );
|
||||
checkModule('IO::Socket::SSL', );
|
||||
checkModule('Package::Stash', );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue