Mercurial > repos > davidvanzessen > argalaxy_tools
diff tool_dependencies.xml @ 20:0f6885b14628 draft
Uploaded
| author | davidvanzessen |
|---|---|
| date | Mon, 11 Jan 2016 05:50:54 -0500 |
| parents | 010402c959aa |
| children | 5e2312fd57b7 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Dec 25 05:35:06 2015 -0500 +++ b/tool_dependencies.xml Mon Jan 11 05:50:54 2016 -0500 @@ -17,7 +17,7 @@ <destination>$INSTALL_DIR/</destination> </action> <action type="set_environment"> - <environment_variable name="IGBLASTWRP" action="set_to">$INSTALL_DIR/</environment_variable> + <environment_variable action="set_to" name="IGBLASTWRP">$INSTALL_DIR/</environment_variable> </action> </actions> </install> @@ -25,4 +25,7 @@ Downloads https://github.com/mikessh/higblast/ </readme> </package> + <package name="weblogo" version="3.3"> + <repository changeset_revision="18cb94906560" name="package_weblogo_3_3" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" /> + </package> </tool_dependency>
