diff tool_dependencies.xml @ 5:baf8064f280c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_numpy_1_9 commit 936ca4b4641eae2bdfa93885f35f5a9263f9dae1
author iuc
date Fri, 22 May 2015 22:38:41 -0400
parents 0670a1558f53
children e5dd107dace7
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 21 22:50:29 2015 -0400
+++ b/tool_dependencies.xml	Fri May 22 22:38:41 2015 -0400
@@ -24,6 +24,7 @@
                         <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="set_to" name="PYTHONPATH_NUMPY">$INSTALL_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="PATH_NUMPY">$INSTALL_DIR/bin</environment_variable>
                         <environment_variable action="set_to" name="NUMPY_ROOT_DIR">$INSTALL_DIR</environment_variable>
                     </action>