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:
Alexandru Ardelean
2025-11-13 15:49:20 +02:00
committed by Alexandru Ardelean
parent 92899d6310
commit 909b2ee5a0

View File

@@ -22,6 +22,7 @@ PKG_HOST_ONLY:=1
HOST_BUILD_DEPENDS:= \
python3/host \
python-build/host \
python-setuptools/host \
python-installer/host \
python-editables/host \
python-packaging/host \