Mercurial > repos > mvdbeek > package_cairo_1_14_2
changeset 5:3abd4243f318 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit b07fb0cfe8300ce810ba76417deeda88680e828f-dirty
author | mvdbeek |
---|---|
date | Thu, 08 Oct 2015 18:52:12 -0400 |
parents | e3587bf15205 |
children | de5e26139f69 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Oct 08 14:49:24 2015 -0400 +++ b/tool_dependencies.xml Thu Oct 08 18:52:12 2015 -0400 @@ -51,6 +51,7 @@ <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> <environment_variable action="set_to" name="CAIRO_CFLAGS">$INSTALL_DIR/include/cairo</environment_variable> + <environment_variable action="set_to" name="CAIRO_LIBS">$INSTALL_DIR/include/cairo</environment_variable> </action> </actions> </install>