changeset 11:88f469bfafbf draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libgd_2_1 commit 37b7d29c0289e00c0b36f3523134880aa45ce26d
author iuc
date Fri, 29 May 2015 15:23:33 -0400
parents dfaacc4bf896
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 19 22:39:39 2015 -0400
+++ b/tool_dependencies.xml	Fri May 29 15:23:33 2015 -0400
@@ -24,6 +24,7 @@
                     <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
                     <environment_variable action="set_to" name="LIBGD_ROOT_PATH">$INSTALL_DIR</environment_variable>
                     <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
+                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                 </action>
             </actions>
         </install>