adding missing dependancies (needed by scheduler & patron import)
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
89f703fb3d
commit
310fdc3de6
1 changed files with 3 additions and 0 deletions
|
@ -132,14 +132,17 @@ WriteMakefile(
|
|||
'PDF::Reuse' => 0.33,
|
||||
'PDF::Reuse::Barcode' => 0.05,
|
||||
'POSIX' => 1.09,
|
||||
'Schedule::At' => 1.06',
|
||||
'Term::ANSIColor' => 1.10,
|
||||
'Test' => 1.25,
|
||||
'Test::Harness' => 2.56,
|
||||
'Test::More' => 0.62,
|
||||
'Test::CSV' => 0.01,
|
||||
'Text::Wrap' => 2005.082401,
|
||||
'Time::HiRes' => 1.86,
|
||||
'Time::localtime' => 1.02,
|
||||
'Unicode::Normalize' => 0.32,
|
||||
'XML::Dumper' => 0.81,
|
||||
'XML::LibXML' => 1.59,
|
||||
'XML::SAX::ParserFactory' => 1.01,
|
||||
'XML::Simple' => 2.14,
|
||||
|
|
Loading…
Reference in a new issue