Mercurial > repos > lparsons > package_ea_utils_1_1_2_806
changeset 3:4fd4bc8587bf draft
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
| author | lparsons |
|---|---|
| date | Thu, 16 Jul 2015 11:23:48 -0400 |
| parents | e681dd60e196 |
| children | 4710b2c637c5 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jul 14 14:53:09 2015 -0400 +++ b/tool_dependencies.xml Thu Jul 16 11:23:48 2015 -0400 @@ -8,6 +8,11 @@ <install version="1.0"> <actions> <action target_filename="ea-utils.1.1.2-806.tar.gz" type="download_by_url">https://drive.google.com/uc?export=download&id=0B7KhouP0YeRAc2xackxzRnFrUEU</action> + <action type="set_environment_for_install"> + <repository changeset_revision="48e3daecb97f" name="package_gsl_1_16" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <package name="gsl" version="1.1.16" /> + </repository> + </action> <!-- Unable to get varcall to compile properly we don't need it, so skip --> <!-- <action type="shell_command">sed -i.bak 's/varcall$//' Makefile</action> --> <action type="shell_command">PREFIX=$INSTALL_DIR make install</action>
