packages/lang/python
Jo-Philipp Wich 99484ec990 python: fix two build depend issues
Build depends must refer to the source package name, not the binary one,
therefore we need to use `bzip2` in order to enforce a build of libbz2.so.

Also make the host python build depend on the bzip2 host build in order to
ensure that host python is built with bzip2 support. We don't need a build
dependency for the target python as this already depends on +libbz2 through
python-light. That package dependency in turn implies a build dependency.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-23 14:29:41 +02:00
..
files python: fix cross-compiling C++ modules. 2015-09-28 17:42:05 +00:00
patches python: fix patch removing multiarch support for host python 2015-07-02 18:19:09 +02:00
Makefile python: fix two build depend issues 2015-10-23 14:29:41 +02:00