Mercurial > repos > iuc > package_tiff_4_0_3
diff tool_dependencies.xml @ 1:adda42534647 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_tiff_4_0_3/ commit 4c44b550f39ec90756c7bf5277fa1341de767bfd
| author | iuc |
|---|---|
| date | Wed, 02 Sep 2015 05:40:17 -0400 |
| parents | 84bb5c1e2067 |
| children | 3fecd5a9a64c |
line wrap: on
line diff
--- a/tool_dependencies.xml Sat Mar 28 16:22:43 2015 -0400 +++ b/tool_dependencies.xml Wed Sep 02 05:40:17 2015 -0400 @@ -8,6 +8,7 @@ <action type="set_environment"> <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> <environment_variable action="set_to" name="TIFF_ROOT">$INSTALL_DIR</environment_variable> + <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> </action> </actions> </install>
