Mercurial > repos > devteam > package_libxslt_1_1_28
changeset 1:039b04adcfee draft default tip
Uploaded
author | devteam |
---|---|
date | Tue, 25 Feb 2014 14:26:13 -0500 |
parents | 00459f4204b8 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>