python: the zlib module wasn't built

setup.py: /boot/system/develop/headers wasn't added to the include
search paths, so zlib.h wasn't found.
This commit is contained in:
Ingo Weinhold
2013-08-21 15:53:52 +02:00
parent 03dc9fed9b
commit 8bf85116be
2 changed files with 14 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ LICENSE="Python"
COPYRIGHT="1990-2012, Python Software Foundation"
SRC_URI="http://www.python.org/ftp/python/2.6.8/Python-2.6.8.tar.bz2"
CHECKSUM_MD5="c6e0420a21d8b23dee8b0195c9b9a125"
REVISION="4"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86"
PATCHES="python-2.6.8.patch"