summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-06-17 11:55:02 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-09-17 15:25:52 +0000
commit5407fd1066c3a4e56d34f5db9e8a7c5d71745937 (patch)
treeb0b2b1ba414d4e5eac8e179367807bc106aaab74 /strata/core
parent2515808d88af152e499595d44d3786b978062713 (diff)
downloaddefinitions-5407fd1066c3a4e56d34f5db9e8a7c5d71745937.tar.gz
Remove pip chunk: its already included in python >2.7.9 and python >3.4
Change-Id: I6f2765bb246243d9fbeca463c93cd6110cb6c796
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/cpython.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/core/cpython.morph b/strata/core/cpython.morph
index d0c80220..e2f59278 100644
--- a/strata/core/cpython.morph
+++ b/strata/core/cpython.morph
@@ -5,6 +5,7 @@ configure-commands:
- |
./configure --prefix="$PREFIX" \
--enable-shared \
+ --with-ensurepip=upgrade \
--with-system-expat \
--with-system-ffi
post-install-commands: