diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index a9842ebc0e..2f24793c42 100644 --- a/lang/python/python-hatchling/Makefile +++ b/lang/python/python-hatchling/Makefile @@ -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 \