# HG changeset patch
# User jankanis
# Date 1400770864 14400
# Node ID 9491d3c0dbe6f061bb720f0bace1e8313b2b32f3
# Parent  d71cfcee2977f00f288c2c87ee65a4df7ef34a09
Add --with-ensurepip
diff -r d71cfcee2977 -r 9491d3c0dbe6 tool_dependencies.xml
--- a/tool_dependencies.xml	Thu May 22 10:52:19 2014 -0400
+++ b/tool_dependencies.xml	Thu May 22 11:01:04 2014 -0400
@@ -13,13 +13,13 @@
             
           
         
-	
-	
-	  patch << EOF
+        
+        
+          patch << EOF
 --- a/setup.py
 +++ b/setup.py
 @@ -750,10 +750,14 @@
@@ -55,14 +55,14 @@
          if (ssl_incs is not None and
              ssl_libs is not None):
 EOF
-	
-        --prefix=$INSTALL_DIR
+        
+        --prefix=$INSTALL_DIR --with-ensurepip
         
           $INSTALL_DIR/bin
           
           
           $INSTALL_DIR
-	  $INSTALL_DIR/lib/pkgconfig
+          $INSTALL_DIR/lib/pkgconfig