Merge pull request #1898 from NeoRaider/node-host
node: add python/host to HOST_BUILD_DEPENDS as well
This commit is contained in:
commit
3f76c2fd49
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue