Mercurial > repos > iuc > package_gemini_0_10_0
comparison tool_dependencies.xml @ 3:47251581daf6 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gemini_0_10_0 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
| author | iuc |
|---|---|
| date | Fri, 17 Jul 2015 10:25:07 -0400 |
| parents | 7c5b37efe4e5 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:7c5b37efe4e5 | 3:47251581daf6 |
|---|---|
| 34 | 34 |
| 35 <action type="set_environment"> | 35 <action type="set_environment"> |
| 36 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> | 36 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> |
| 37 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> | 37 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> |
| 38 <environment_variable action="set_to" name="GEMINI_ROOT_DIR">$INSTALL_DIR</environment_variable> | 38 <environment_variable action="set_to" name="GEMINI_ROOT_DIR">$INSTALL_DIR</environment_variable> |
| 39 <environment_variable action="set_to" name="HOME">.</environment_variable> | |
| 39 </action> | 40 </action> |
| 40 </actions> | 41 </actions> |
| 41 </install> | 42 </install> |
| 42 <readme>Compiling GEMINI requires a recent c++ compiler, usually gcc.</readme> | 43 <readme>Compiling GEMINI requires a recent c++ compiler, usually gcc.</readme> |
| 43 </package> | 44 </package> |
