changeset 2:022adf7d6195 draft

Uploaded
author iuc
date Thu, 09 Oct 2014 13:41:36 -0400
parents c85f899d8cb4
children e6939e49a36b
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 09 12:55:21 2014 -0400
+++ b/tool_dependencies.xml	Thu Oct 09 13:41:36 2014 -0400
@@ -13,6 +13,8 @@
                     <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/freetype/lib</environment_variable>
                     <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/freetype/include</environment_variable>
                     <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/freetype/include</environment_variable>
+                    <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/freetype/lib/pkgconfig</environment_variable>
+                    <environment_variable action="set_to" name="FREETYPE_LIB_PATH">$INSTALL_DIR/freetype/lib</environment_variable>
                 </action>
             </actions>
         </install>