# HG changeset patch # User fubar # Date 1374885238 14400 # Node ID d9b8df220fd5e182c6031dca3345ebf2b677d56b Initial upload diff -r 000000000000 -r d9b8df220fd5 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jul 26 20:33:58 2013 -0400 @@ -0,0 +1,18 @@ + + + + + $INSTALL_DIR + http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz + ./configure --prefix=$INSTALL_DIR + make + make install + + $INSTALL_DIR/bin + + + + ghostscript needed for compressing pdfs + + +