mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
node: add a python/host dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
@@ -14,6 +14,7 @@ PKG_RELEASE:=1
|
|||||||
PKG_SOURCE:=node-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=node-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
|
PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:=python/host
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
|
|||||||
Reference in New Issue
Block a user