summaryrefslogtreecommitdiff
path: root/python/python-native_2.3.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-native_2.3.3.oe')
-rw-r--r--python/python-native_2.3.3.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-native_2.3.3.oe b/python/python-native_2.3.3.oe
index f939a01156..08433a3560 100644
--- a/python/python-native_2.3.3.oe
+++ b/python/python-native_2.3.3.oe
@@ -10,6 +10,8 @@ S = ${WORKDIR}/Python-${PV}
inherit autotools native
+DEPENDS=patcher-native
+
EXTRA_OECONF = '--with-threads --with-pymalloc --with-cyclic-gc --with-exec-prefix=${STAGING_DIR}/build'
do_configure () {
oe_runconf