Mercurial > repos > devteam > package_libxslt_1_1_28
changeset 1:a8d63d4be58f draft
Uploaded updated tool dependency definition.
| author | devteam |
|---|---|
| date | Wed, 04 Dec 2013 12:35:29 -0500 |
| parents | 6b473a1dad73 |
| children | 185484bb566c |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Nov 27 23:43:48 2013 -0500 +++ b/tool_dependencies.xml Wed Dec 04 12:35:29 2013 -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="cff446402e07" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="cff446402e07" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.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>
