# HG changeset patch # User devteam # Date 1395084292 14400 # Node ID db14a391648dcfb1854f40befde1843597cb5940 # Parent 7c4a9189b7124393d330338f94059262e66426cb Uploaded tool dependency recipe that sets PATH, so that dependent repositories can find libpng-config. diff -r 7c4a9189b712 -r db14a391648d tool_dependencies.xml --- a/tool_dependencies.xml Fri Feb 21 13:21:09 2014 -0500 +++ b/tool_dependencies.xml Mon Mar 17 15:24:52 2014 -0400 @@ -7,6 +7,7 @@ ./configure --prefix=$INSTALL_DIR make && make install + $INSTALL_DIR/bin $INSTALL_DIR $INSTALL_DIR/lib/pkgconfig