changeset 8:5b79af8b6396 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ncurses_5_9 commit 45a64d82dfada34d826be98a1f7a0657f9148d59-dirty
author galaxyp
date Mon, 01 Jun 2015 21:05:55 -0400
parents 60419fc3e0de
children 387c0609c0b7
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun May 31 22:47:28 2015 -0400
+++ b/tool_dependencies.xml	Mon Jun 01 21:05:55 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>