Mercurial > repos > galaxyp > package_openms_1_11
diff tool_dependencies.xml @ 4:b4b3c6103f36 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 20 Nov 2013 17:32:32 -0500 |
parents | c2722f62c7ad |
children | 65a94311168f |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 19 18:26:39 2013 -0500 +++ b/tool_dependencies.xml Wed Nov 20 17:32:32 2013 -0500 @@ -9,9 +9,6 @@ <package name="zlib" version="1.2.8"> <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> </package> - <package name="boost" version="1.53.0"> - <repository changeset_revision="dbdde1a2d0c5" name="package_boost_1_53" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> - </package> <package name="openms" version="1.11.1"> <install version="1.0"> <actions> @@ -28,9 +25,6 @@ <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> <package name="zlib" version="1.2.8 " /> </repository> - <repository changeset_revision="dbdde1a2d0c5" name="package_boost_1_53" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> - <package name="boost" version="1.53.0 " /> - </repository> </action> <action type="change_directory">contrib</action> @@ -38,6 +32,7 @@ <action type="shell_command">cmake . -DBUILD_TYPE=LIBSVM</action> <action type="shell_command">cmake . -DBUILD_TYPE=XERCESC</action> <action type="shell_command">cmake . -DBUILD_TYPE=GSL</action> + <action type="shell_command">cmake . -DBUILD_TYPE=BOOST</action> <action type="shell_command">cmake . -DBUILD_TYPE=COINOR</action> <action type="shell_command">cmake . -DBUILD_TYPE=BZIP2</action> <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action>