projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a9bb2
)
Modulabhängigkeiten aktualisiert
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 20 Jul 2010 08:30:04 +0000
(10:30 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 20 Jul 2010 08:30:04 +0000
(10:30 +0200)
Conflicts:
SL/InstallationCheck.pm
SL/InstallationCheck.pm
patch
|
blob
|
history
diff --git
a/SL/InstallationCheck.pm
b/SL/InstallationCheck.pm
index
944de73
..
cf523be
100644
(file)
--- a/
SL/InstallationCheck.pm
+++ b/
SL/InstallationCheck.pm
@@
-14,6
+14,7
@@
use strict;
{ name => "DBI", url => "http://search.cpan.org/~timb/" },
{ name => "DBD::Pg", url => "http://search.cpan.org/~dbdpg/" },
{ name => "Email::Address", url => "http://search.cpan.org/~rjbs/" },
+ { name => "FCGI", url => "http://search.cpan.org/~mstrout/" },
{ name => "IO::Wrap", url => "http://search.cpan.org/~dskoll/" },
{ name => "List::MoreUtils", url => "http://search.cpan.org/~vparseval/" },
{ name => "PDF::API2", url => "http://search.cpan.org/~areibens/" },