Mercurial > repos > nilesh > rseqc
diff read_quality.xml @ 4:caaa120457bc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit 7f68686cac77df831f1a26a2126a238a2e480316
author | iuc |
---|---|
date | Tue, 21 Nov 2017 14:55:14 -0500 |
parents | 71ed55a3515a |
children | d7f6b3653d84 |
line wrap: on
line diff
--- a/read_quality.xml Tue Mar 14 10:22:57 2017 -0400 +++ b/read_quality.xml Tue Nov 21 14:55:14 2017 -0500 @@ -5,7 +5,13 @@ <import>rseqc_macros.xml</import> </macros> - <expand macro="requirements" /> + <expand macro="requirements"> + <!-- + Required due to conda solver bug: https://github.com/conda/conda/issues/6269 + See: https://github.com/galaxyproject/tools-iuc/pull/1578 for more info + --> + <requirement type="package" version="3.4.1">r-base</requirement> + </expand> <expand macro="stdio" />