Mercurial > repos > iuc > khmer_partition
diff macros.xml @ 2:ccad9ea5b2c3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit 97a064489364118d108b0dd2cfb4d9bc53080837
| author | iuc |
|---|---|
| date | Thu, 19 Nov 2015 15:07:55 -0500 |
| parents | 69180013f797 |
| children | 4ff373852ec5 |
line wrap: on
line diff
--- a/macros.xml Wed Nov 11 07:36:55 2015 -0500 +++ b/macros.xml Thu Nov 19 15:07:55 2015 -0500 @@ -2,6 +2,8 @@ <token name="@WRAPPER_VERSION@">2.0</token> <xml name="requirements"> <requirements> + <requirement type="package" version="0.98">bz2file</requirement> + <requirement type="package" version="0.9">screed</requirement> <requirement type="package" version="@WRAPPER_VERSION@">khmer</requirement> </requirements> </xml>
