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:
0498c8a
)
node-serialport: add node host dependency
2513/head
author
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 17 Mar 2016 09:37:10 +0000
(10:37 +0100)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 17 Mar 2016 09:37:10 +0000
(10:37 +0100)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
lang/node-serialport/Makefile
patch
|
blob
|
history
diff --git
a/lang/node-serialport/Makefile
b/lang/node-serialport/Makefile
index c73e85848fafeed6d258ec6bab973b9c5c6eead8..c414628e3711edf8702df8d4e4ea7d9a40cf1877 100644
(file)
--- a/
lang/node-serialport/Makefile
+++ b/
lang/node-serialport/Makefile
@@
-16,7
+16,7
@@
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://registry.npmjs.org/$(PKG_NPM_NAME)/-/
PKG_MD5SUM:=1eb21082e0aa676b8350182a60230808
-PKG_BUILD_DEPENDS:=node
+PKG_BUILD_DEPENDS:=node
/host
PKG_NODE_VERSION:=0.12.7
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>