# HG changeset patch # User bgruening # Date 1377941893 14400 # Node ID cacf2fc5097fd7f88d65b7dae946e0b8ebc4beba initial uploaded diff -r 000000000000 -r cacf2fc5097f tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Aug 31 05:38:13 2013 -0400 @@ -0,0 +1,23 @@ + + + + + + + https://github.com/bgruening/download_store/raw/master/GNU/coreutils-8.21.tar.gz + ./configure --prefix=$INSTALL_DIR + make + make install + + $INSTALL_DIR/bin + + + + + Compiling GNU coreutils requires a C compiler. + + +