mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
python-hatchling: add python-setuptools/host as dep
Previously this was provided by python3/host Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
92899d6310
commit
909b2ee5a0
@@ -22,6 +22,7 @@ PKG_HOST_ONLY:=1
|
|||||||
HOST_BUILD_DEPENDS:= \
|
HOST_BUILD_DEPENDS:= \
|
||||||
python3/host \
|
python3/host \
|
||||||
python-build/host \
|
python-build/host \
|
||||||
|
python-setuptools/host \
|
||||||
python-installer/host \
|
python-installer/host \
|
||||||
python-editables/host \
|
python-editables/host \
|
||||||
python-packaging/host \
|
python-packaging/host \
|
||||||
|
|||||||
Reference in New Issue
Block a user