changeset 3:db378a241d59 draft default tip

Uploaded updated tool dependency definition.
author devteam
date Wed, 04 Jun 2014 10:13:58 -0400
parents 60dbff94df32
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:56:16 2014 -0400
+++ b/tool_dependencies.xml	Wed Jun 04 10:13:58 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>