mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-05 07:03:51 -09:00
When migrating to setuptools with pep517 support we need to add host-python-cython which is a pep517 build dependency for pyyaml. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [Arnout: order dependencies alphabetically] Signed-off-by: Arnout Vandecappelle <arnout@mind.be>