Mercurial > repos > iuc > package_cairo_1_12_14
diff tool_dependencies.xml @ 8:7a340e5349fe draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit 9529b52746301be653672d6c597cfa0ef0efd4a7
| author | iuc |
|---|---|
| date | Fri, 04 Dec 2015 10:36:21 -0500 |
| parents | b862d20bc76f |
| children | d1c32c313ad5 |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Dec 02 16:15:41 2015 -0500 +++ b/tool_dependencies.xml Fri Dec 04 10:36:21 2015 -0500 @@ -9,6 +9,9 @@ <package name="freetype" version="2.5.2"> <repository changeset_revision="cf755e7c7aba" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> + <package name="fontconfig" version="2.11.1"> + <repository changeset_revision="684d79cddd5a" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> + </package> <package name="cairo" version="1.12.14"> <install version="1.0"> <actions> @@ -23,6 +26,9 @@ <repository changeset_revision="cf755e7c7aba" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="freetype" version="2.5.2" /> </repository> + <repository changeset_revision="684d79cddd5a" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <package name="fontconfig" version="2.11.1" /> + </repository> </action> <!-- edit configure and build/configure.ac.warnings to allow compiling cairo on gcc-4.9. Fixed in more recent versions of cairo --> <action type="shell_command">
