changeset 4:fa453af080f9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_lapack_3_4 commit 4e829bc62e1328b12abf9d43112967296dcfed7a
author iuc
date Thu, 16 Jun 2016 12:16:00 -0400
parents 716579eca632
children
files tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jun 08 06:48:23 2016 -0400
+++ b/tool_dependencies.xml	Thu Jun 16 12:16:00 2016 -0400
@@ -8,6 +8,12 @@
             <actions>
                 <action sha256sum="60a65daaf16ec315034675942618a2230521ea7adf85eea788ee54841072faf0" type="download_by_url">https://depot.galaxyproject.org/software/lapack/lapack_3.4.2_src_all.tar.gz</action>
 
+                <action type="set_environment_for_install">
+                    <repository changeset_revision="1aea698a1c63" name="package_cmake_3_2_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
+                        <package name="cmake" version="3.2.3" />
+                    </repository>
+                </action>
+
                 <!-- compile both static and shared library -->
                 <action type="shell_command">
                     mkdir build &amp;&amp;