| Previous changeset 2:c6279cf49b7b (2014-05-19) |
|
Commit message:
Uploaded updated tool dependency definition. |
|
modified:
tool_dependencies.xml |
| b |
| diff -r c6279cf49b7b -r 1e47d82c2c3d tool_dependencies.xml --- a/tool_dependencies.xml Mon May 19 14:57:00 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 04 10:15:08 2014 -0400 |
| b |
| @@ -18,7 +18,7 @@ <package name="libxml2" version="2.9.1" /> </repository> </action> - <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" && ./configure --prefix=$INSTALL_DIR --enable-libxml2</action> + <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" && ./configure --prefix=$INSTALL_DIR --disable-docs --enable-libxml2</action> <action type="make_install" /> <action type="set_environment"> <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable> |