mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
2b1fb50b8d
Since python3 no longer provides setuptools host-side, we need to provide it as an explicit dependency. Removing 'wheel' since it's not a dep of pyproject-hooks. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>