diff --git a/lang/python/python-marshmallow/Makefile b/lang/python/python-marshmallow/Makefile index 9b9f6de3f7..11a20a322f 100644 --- a/lang/python/python-marshmallow/Makefile +++ b/lang/python/python-marshmallow/Makefile @@ -15,6 +15,10 @@ PKG_LICENSE_FILES:=LICENSE HOST_BUILD_DEPENDS:= \ python3/host \ + python-build/host \ + python-installer/host \ + python-wheel/host \ + python-flit-core/host \ python-packaging/host include ../pypi.mk