python-twisted: add missing dependency on host-python-incremental
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 13 Jul 2017 17:27:27 +0000 (19:27 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 13 Jul 2017 17:27:27 +0000 (19:27 +0200)
commit38aef10ee715edb213a6b61c9d19fc74d4e5f1f4
treebd71217074dfa01583cf636961969ac2169b5f6e
parent58e07385cf9c376bfcf5dee87e4537205a5fbf86
python-twisted: add missing dependency on host-python-incremental

The recent change on PYTHONPATH for Python 2.x has revealed a missing
dependency in the python-twisted package. The incremental Python
module is listed in both setup_requires and install_requires, so we
must depend on both its target *and* host variants.

Fixes:

  http://autobuild.buildroot.net/results/386bf87abba550b5477d5e15e57981b8c3cef8d6/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-twisted/python-twisted.mk