git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
49d2473
)
node: add python/host to HOST_BUILD_DEPENDS as well
author
Matthias Schiffer
<redacted>
Wed, 28 Oct 2015 00:10:09 +0000
(
01:10
+0100)
committer
Matthias Schiffer
<redacted>
Wed, 28 Oct 2015 00:10:09 +0000
(
01:10
+0100)
Signed-off-by: Matthias Schiffer <redacted>
lang/node/Makefile
patch
|
blob
|
history
diff --git
a/lang/node/Makefile
b/lang/node/Makefile
index 65a53900c7a907f41380469571fb5bd22028f62e..243c8a5b69ae6bd12b84493de3b26992167f2c17 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT