changeset 7:bbfe29f56566 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_numpy_1_7 commit 45a64d82dfada34d826be98a1f7a0657f9148d59
author iuc
date Sat, 30 May 2015 22:38:12 -0400
parents 1bef6ee2e52d
children 5c489d2d630b
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat May 23 22:50:42 2015 -0400
+++ b/tool_dependencies.xml	Sat May 30 22:38:12 2015 -0400
@@ -22,6 +22,7 @@
                         <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
                         <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                         <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable>
+                        <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]/atlas</environment_variable>
                         <environment_variable action="set_to" name="PYTHONPATH_NUMPY">$INSTALL_DIR/lib/python</environment_variable>
                         <environment_variable action="set_to" name="PATH_NUMPY">$INSTALL_DIR/bin</environment_variable>
                     </action>