changeset 2:b39fd549b590 draft

Uploaded
author saketkc
date Tue, 29 Apr 2014 14:11:55 -0400
parents 4302f124bb2b
children cf32ec1ccccd
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Apr 16 00:15:18 2014 -0400
+++ b/tool_dependencies.xml	Tue Apr 29 14:11:55 2014 -0400
@@ -15,6 +15,7 @@
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;
+                    python setup.py build --with-ssl &amp;&amp;
                     python setup.py install --install-lib $INSTALL_DIR/lib/python
                 </action>
                 <action type="set_environment">