changeset 16:83f00b68affb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit d8c9384565aa9b4beaeb04348d41cb4c95547b92-dirty
author mvdbeek
date Fri, 09 Oct 2015 10:40:16 -0400
parents 7b9ab9705934
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Oct 09 10:25:33 2015 -0400
+++ b/tool_dependencies.xml	Fri Oct 09 10:40:16 2015 -0400
@@ -51,7 +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">-I$INSTALL_DIR/include/cairo</environment_variable>
-                    <environment_variable action="set_to" name="CAIRO_LIBS">-L$INSTALL_DIR/lib -lcairo</environment_variable>
+                    <environment_variable action="set_to" name="CAIRO_LIBS">"-L$INSTALL_DIR/lib -lcairo"</environment_variable>
                 </action>
             </actions>
         </install>