diff --git a/lang/python/python-h11/Makefile b/lang/python/python-h11/Makefile index f2438c31b1..5199d18b98 100644 --- a/lang/python/python-h11/Makefile +++ b/lang/python/python-h11/Makefile @@ -19,7 +19,9 @@ PKG_BUILD_DEPENDS:=python-setuptools/host include ../pypi.mk include $(INCLUDE_DIR)/package.mk +include $(INCLUDE_DIR)/host-build.mk include ../python3-package.mk +include ../python3-host-build.mk define Package/python3-h11 SUBMENU:=Python