python, python3: enable unicodedata for host-python, needed by setuptools
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 18 Feb 2014 20:40:05 +0000 (21:40 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 19 Feb 2014 07:53:12 +0000 (08:53 +0100)
commit73293e88c828c9bddc0b684a4603f86f70f8e876
treef888b9cd8e8d2687291a703a5a1d6a808c03e051
parent0520b8cf59ab1ed8dac0146a48c05f4cf5b3fc9f
python, python3: enable unicodedata for host-python, needed by setuptools

As we are going to bump setuptools to a much newer version, the host
python needs to be built with support for unicodedata.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python/python.mk
package/python3/python3.mk