diff junction_annotation.xml @ 52:34e4c586e3c0 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:32 -0500
parents 09846d5169fa
children 5873cd7afb67
line wrap: on
line diff
--- a/junction_annotation.xml	Tue Mar 14 10:23:21 2017 -0400
+++ b/junction_annotation.xml	Tue Nov 21 14:55:32 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" />