Previous changeset 3:716579eca632 (2016-06-08) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_lapack_3_4 commit 4e829bc62e1328b12abf9d43112967296dcfed7a |
modified:
tool_dependencies.xml |
b |
diff -r 716579eca632 -r fa453af080f9 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 08 06:48:23 2016 -0400 +++ b/tool_dependencies.xml Thu Jun 16 12:16:00 2016 -0400 |
b |
@@ -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 && |