# HG changeset patch # User devteam # Date 1393356373 18000 # Node ID 039b04adcfee263d07cdfe572bfbf519ffc7b5f5 # Parent 00459f4204b8301207001198b01b23670074e1ff Uploaded diff -r 00459f4204b8 -r 039b04adcfee tool_dependencies.xml --- a/tool_dependencies.xml Wed Dec 11 15:37:30 2013 -0500 +++ b/tool_dependencies.xml Tue Feb 25 14:26:13 2014 -0500 @@ -8,7 +8,9 @@ <actions> <action type="download_by_url">ftp://xmlsoft.org/libxml2/libxslt-1.1.28.tar.gz</action> <action type="set_environment_for_install"> - <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu"> + <package name="libxml2" version="2.9.1" /> + </repository> </action> <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> <action type="shell_command">make && make install</action>