changeset 11:a2b040ce72d7 draft

Uploaded
author bernhardlutz
date Sun, 26 Jan 2014 08:15:28 -0500
parents 5744015104ae
children ceb00501c361
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jan 24 05:04:07 2014 -0500
+++ b/tool_dependencies.xml	Sun Jan 26 08:15:28 2014 -0500
@@ -17,6 +17,9 @@
                     <repository changeset_revision="1d5b86c2e93d" name="package_r_3_0_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
                         <package name="R_3_0_1" version="3.0.1" />
                     </repository>
+                    <repository changeset_revision="f62fa47b852d" name="package_ncurses_5_9" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
+                        <package name="ncurses" version="5.9" />
+                    </repository>
                 </action>
 
                 <action type="shell_command">
@@ -28,6 +31,7 @@
                 <action type="set_environment">
                     <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
                     <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[READLINE_LIB_PATH]</environment_variable>
+                    <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[NCURSES_LIB_PATH]</environment_variable>
                     <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[RHOME]/lib</environment_variable>
                 </action>
             </actions>