Mercurial > repos > bgruening > upload_testing
diff tool_dependencies.xml @ 30:9adc2d0b733d
final testing
author | Bjoern Gruening <bjoern.gruening@gmail.com> |
---|---|
date | Mon, 27 May 2013 13:33:49 +0200 |
parents | ac172e20bf20 |
children | 972aa4e2c80c |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 27 13:31:52 2013 +0200 +++ b/tool_dependencies.xml Mon May 27 13:33:49 2013 +0200 @@ -17,6 +17,10 @@ <repository changeset_revision="34f511310435" name="package_graphicsmagick_1_3" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu/"> <package name="graphicsmagick" version="1.3.18" /> </repository> + + + + </action> <action type="shell_command">wget http://potrace.sourceforge.net/download/potrace-1.11.tar.gz</action> <action type="shell_command">tar xfvz potrace-1.11.tar.gz && cd potrace-1.11 && ./configure --with-libpotrace --prefix=$INSTALL_DIR/potrace/build && make && make install</action>