mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 11:21:21 +00:00
python-setuptools: fix host deps
setuptools does not require that many deps. This also fixes some circular dependencies. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
bf0fc7ba7a
commit
0ae94ee364
@@ -21,8 +21,6 @@ CPE_ID:=cpe:/a:python:setuptools
|
||||
|
||||
HOST_BUILD_DEPENDS:= \
|
||||
python3/host \
|
||||
python-build/host \
|
||||
python-installer/host \
|
||||
python-wheel/host \
|
||||
python-packaging/host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user