Mercurial > repos > jankanis > blast2html2
comparison tool_dependencies.xml @ 86:463744384507 py2.6 tip
add missing dependencies
author | Jan Kanis <jan.code@jankanis.nl> |
---|---|
date | Tue, 24 Jun 2014 11:20:24 +0200 |
parents | 2edb77030a9e |
children |
comparison
equal
deleted
inserted
replaced
85:2edb77030a9e | 86:463744384507 |
---|---|
25 </action> | 25 </action> |
26 | 26 |
27 <action type="setup_virtualenv"> | 27 <action type="setup_virtualenv"> |
28 lxml==3.3.5 | 28 lxml==3.3.5 |
29 jinja2==2.7.3 | 29 jinja2==2.7.3 |
30 six==1.7.2 | |
31 argparse==1.2.1 | |
30 </action> | 32 </action> |
31 | 33 |
32 <action type="set_environment"> | 34 <action type="set_environment"> |
33 <!-- To find shared libraries such as libssl or libxml2 --> | 35 <!-- To find shared libraries such as libssl or libxml2 --> |
34 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$ENV[LD_LIBRARY_PATH]</environment_variable> | 36 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$ENV[LD_LIBRARY_PATH]</environment_variable> |