changeset 8:84c90494b628 draft default tip

Uploaded
author bernhardlutz
date Thu, 05 Dec 2013 16:25:02 -0500
parents 5ccb3ea3cf0a
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Dec 05 16:14:55 2013 -0500
+++ b/tool_dependencies.xml	Thu Dec 05 16:25:02 2013 -0500
@@ -1,8 +1,5 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="perl" version="5.18.1">
-        <repository changeset_revision="ab58b9f990c5" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
-    </package>
     <package name="vienna_rna" version="2.1.5">
         <install version="1.0">
             <actions>
@@ -12,9 +9,7 @@
                         <package name="perl" version="5.18.1" />
                     </repository>
                 </action>
-
                 <action type="autoconf" />
-
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
@@ -23,6 +18,6 @@
                 </action>
             </actions>
         </install>
-        <readme>Compiling ViennaRNA requires a C compiler (typically gcc)</readme>
+        <readme>Compiling ViennaRNA-2 requires a C compiler (typically gcc)</readme>
     </package>
 </tool_dependency>