From: Matthias Schiffer Date: Wed, 28 Oct 2015 00:10:09 +0000 (+0100) Subject: node: add python/host to HOST_BUILD_DEPENDS as well X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=659719005eac938cde961869c9cc12d7c4b7685c;p=openwrt-packages.git node: add python/host to HOST_BUILD_DEPENDS as well Signed-off-by: Matthias Schiffer --- diff --git a/lang/node/Makefile b/lang/node/Makefile index 65a53900c..243c8a5b6 100644 --- a/lang/node/Makefile +++ b/lang/node/Makefile @@ -14,6 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=node-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION} +HOST_BUILD_DEPENDS:=python/host PKG_BUILD_DEPENDS:=python/host PKG_INSTALL:=1 PKG_USE_MIPS16:=0