diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:25:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:25:43 +0000 |
commit | 3d98d2aa86e37c2ca11324b457c08d3985a9f66a (patch) | |
tree | 2534068cd4827fbb45400953e2be8b2ab5fcf0dc /python/python-native_2.3.3.oe | |
parent | 3a09c78db3b903d054a8dbaaf10420bb619c84ee (diff) |
Cset exclude: mickey@allanon.vanille.de|ChangeSet|20040211232134|61765
BKrev: 402ab9f74hje3k55tyLd4t3Yak1nmQ
Diffstat (limited to 'python/python-native_2.3.3.oe')
-rw-r--r-- | python/python-native_2.3.3.oe | 2 |
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 |