mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/npm2tgz: Switch to nodejs.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c3e307bf3e
commit
c3732f7905
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://github.com/cycojesus/npm2tgz/archive/1.3.2.1.tar.gz"
|
|||
MD5SUM="f78af79ab304eb1face69dc543510098"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="node"
|
||||
REQUIRES="nodejs"
|
||||
MAINTAINER="Gwenhael Le Moine"
|
||||
EMAIL="gwenhael.le.moine@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue