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:
fb1e650
)
aptitude install libparent-perl musste ich für die 2.6.2-unstable ausführen. Entsprec...
author
Jan Büren
<jan@lx-office-hosting.de>
Mon, 30 Aug 2010 11:40:33 +0000
(13:40 +0200)
committer
Jan Büren
<jan@lx-office-hosting.de>
Mon, 30 Aug 2010 11:40:33 +0000
(13:40 +0200)
SL/InstallationCheck.pm
patch
|
blob
|
history
diff --git
a/SL/InstallationCheck.pm
b/SL/InstallationCheck.pm
index
a48c7c6
..
da419e9
100644
(file)
--- a/
SL/InstallationCheck.pm
+++ b/
SL/InstallationCheck.pm
@@
-25,6
+25,7
@@
use strict;
{ name => "URI", url => "http://search.cpan.org/~gaas/" },
{ name => "XML::Writer", url => "http://search.cpan.org/~josephw/" },
{ name => "YAML", url => "http://search.cpan.org/~ingy/" },
+ { name => "parent", url => "http://search.cpan.org/dist/parent/" },
);
@optional_modules = ();