Mercurial > repos > jjohnson > mothur_toolsuite
diff mothur/tools/mothur/make.shared.xml @ 4:a9d51d14f9e9 draft
Add tool_dependencies
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Wed, 05 Sep 2012 21:28:43 -0500 |
parents | 6b358d0f17b4 |
children | 3cfe41810949 |
line wrap: on
line diff
--- a/mothur/tools/mothur/make.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -48,7 +48,7 @@ <data format="shared" name="shared" label="${tool.name} on ${on_string}: shared" /> </outputs> <requirements> - <requirement type="binary">mothur</requirement> + <requirement type="package" version="1.24.1">mothur</requirement> </requirements> <tests> </tests>