node: add python/host to HOST_BUILD_DEPENDS as well
authorMatthias Schiffer <redacted>
Wed, 28 Oct 2015 00:10:09 +0000 (01:10 +0100)
committerMatthias Schiffer <redacted>
Wed, 28 Oct 2015 00:10:09 +0000 (01:10 +0100)
Signed-off-by: Matthias Schiffer <redacted>
lang/node/Makefile

index 65a53900c7a907f41380469571fb5bd22028f62e..243c8a5b69ae6bd12b84493de3b26992167f2c17 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT