Mercurial > repos > iuc > package_ncurses_6_0
changeset 1:7fae9c4b2d10 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ncurses_6_0 commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
author | iuc |
---|---|
date | Fri, 09 Oct 2015 04:58:56 -0400 |
parents | 9331b44bf167 |
children | bc016af62878 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Aug 24 10:36:40 2015 -0400 +++ b/tool_dependencies.xml Fri Oct 09 04:58:56 2015 -0400 @@ -17,6 +17,8 @@ <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> + <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include/ncurses</environment_variable> + <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include/ncurses</environment_variable> </action> </actions> </install>