projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d079de
)
node: add a python/host dependency
author
John Crispin
<
[email protected]
>
Tue, 20 Oct 2015 11:23:01 +0000
(13:23 +0200)
committer
John Crispin
<
[email protected]
>
Tue, 20 Oct 2015 11:27:29 +0000
(13:27 +0200)
Signed-off-by: John Crispin <
[email protected]
>
lang/node/Makefile
patch
|
blob
|
history
diff --git
a/lang/node/Makefile
b/lang/node/Makefile
index 98a76b88cdbb40d15ac02834bc66298da1da1810..74eb44e432bf58c1b49194470e5fafdf4336a893 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}
+PKG_BUILD_DEPENDS:=python/host
PKG_INSTALL:=1
PKG_MAINTAINER:=John Crispin <
[email protected]
>