diff tool_dependencies.xml @ 4:ce43595f430d draft

planemo upload commit 7f110d46c04f7f69aa7b61af0d3eb86e15fd14c6-dirty
author remimarenco
date Fri, 22 Jul 2016 16:44:09 -0400
parents d77e38c4600e
children b19712698167
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jul 22 16:37:30 2016 -0400
+++ b/tool_dependencies.xml	Fri Jul 22 16:44:09 2016 -0400
@@ -9,9 +9,8 @@
                 <action type="change_directory">build</action>
 
                 <action type="set_environment_for_install">
-                    <repository changeset_revision="0:1aea698a1c63" name="package_cmake_3_2_3"
-                                owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
-                        <package name="cmake" version="3.2.3"/>
+                    <repository changeset_revision="2da7b99cb1a1" name="package_cmake_3_2_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                        <package name="cmake" version="3.2.3" />
                     </repository>
                 </action>
                 <action type="shell_command">cmake ..</action>
@@ -22,9 +21,9 @@
                     <destination>$INSTALL_DIR</destination>
                 </action>
                 <action type="set_environment">
-                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
                 </action>
             </actions>
         </install>
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>