Mercurial > repos > bgruening > package_matplotlib_1_2
changeset 17:eb1e88cbfcea
Uploaded
author | bgruening |
---|---|
date | Thu, 25 Apr 2013 09:38:17 -0400 |
parents | 966ba30d800e |
children | b0c9b976b4d9 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Apr 25 04:45:54 2013 -0400 +++ b/tool_dependencies.xml Thu Apr 25 09:38:17 2013 -0400 @@ -1,7 +1,4 @@ <tool_dependency> - <!-- - numpy tool dependency required for matplotlib compilation, ensure the package_numpy_1_7 repository is installed before this repository. - --> <package name="numpy" version="1.7.1"> <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_numpy_1_7" owner="bgruening" changeset_revision="c3041382815c" prior_installation_required="True" /> </package> @@ -14,12 +11,12 @@ <action type="download_by_url">http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz</action> - <action type="set_environmnet_for_install"> + <action type="set_environment_for_install"> <package name="numpy" version="1.7.1"> <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_numpy_1_7" owner="bgruening" changeset_revision="c3041382815c" /> </package> </action> - <action type="set_environmnet_for_install"> + <action type="set_environment_for_install"> <package name="freetype" version="2.4.11"> <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_freetype_2_4" owner="bgruening" changeset_revision="4e54e357ac25" /> </package>