Mercurial > repos > iuc > package_libgd_2_1
diff tool_dependencies.xml @ 7:72916c3412bb draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 29 Oct 2014 10:40:03 -0400 |
| parents | c90f69dd8ad9 |
| children | aacae9682f63 |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Oct 29 10:35:32 2014 -0400 +++ b/tool_dependencies.xml Wed Oct 29 10:40:03 2014 -0400 @@ -23,6 +23,7 @@ <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> <environment_variable action="set_to" name="LIBGD_ROOT_PATH">$INSTALL_DIR</environment_variable> + <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> </action> </actions> </install>
