python: add missing host build dependency on expat/host 2122/head
authorJan Čermák <jan.cermak@nic.cz>
Mon, 23 Nov 2015 20:59:29 +0000 (21:59 +0100)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Sun, 13 Dec 2015 18:21:29 +0000 (20:21 +0200)
commitc4ca3f0bf265825fd6e75b853fa453a34e02ab21
tree42ec99452ecaa52c3950c5db716c5d369273eb82
parenta28067d30d056f68e0328f254127490ce6a85bfd
python: add missing host build dependency on expat/host

Since 94f87dc1, host build of Python depends on expat installed in host
staging directory. However, pyexpat extension fails to build if expat
was not built and installed to staging dir before - adding host build
dependency should fix this.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
lang/python/Makefile