diff tool_dependencies.xml @ 1:68eebe70b537 draft default tip

planemo upload commit 1110117e9b07da7913ea4480566a00d1bb373531-dirty
author engineson
date Fri, 27 May 2016 06:48:26 -0400
parents ba145f5a7760
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri May 27 06:18:51 2016 -0400
+++ b/tool_dependencies.xml	Fri May 27 06:48:26 2016 -0400
@@ -24,6 +24,7 @@
                     python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
+                    <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                 </action>
             </actions>