projects
/
scpubgit/stemmatology.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9be9bb8
)
add IDP script dependency to analysis package. #16
Tara L Andrews [Sun, 19 Jan 2014 19:39:38 +0000 (20:39 +0100)]
analysis/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/analysis/Makefile.PL
b/analysis/Makefile.PL
index
8de0e43
..
7922589
100644
(file)
--- a/
analysis/Makefile.PL
+++ b/
analysis/Makefile.PL
@@
-7,6
+7,7
@@
perl_version( '5.012' );
all_from( 'lib/Text/Tradition/Analysis.pm' );
requires( 'Algorithm::Diff' );
requires( 'Bio::Phylo::IO' );
+requires( 'Data::Validate::IP' );
requires( 'Date::Parse' );
requires( 'File::chdir' );
requires( 'File::Which' );