changeset 3:1e47d82c2c3d draft default tip

Uploaded updated tool dependency definition.
author devteam
date Wed, 04 Jun 2014 10:15:08 -0400
parents c6279cf49b7b
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon May 19 14:57:00 2014 -0400
+++ b/tool_dependencies.xml	Wed Jun 04 10:15:08 2014 -0400
@@ -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" &amp;&amp; ./configure --prefix=$INSTALL_DIR --enable-libxml2</action>
+                <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./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>