[Pkg-javascript-commits] [node-gyp] 08/82: Update dependencies
Ximin Luo
infinity0 at debian.org
Mon Aug 31 00:40:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository node-gyp.
commit 52234f7c5532e0758a579cc1bcab2b9540651dfb
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Mar 25 10:00:53 2013 +0100
Update dependencies
---
debian/control | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 2d9482a..1a525e3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,16 +15,19 @@ Package: node-gyp
Architecture: all
Depends:
${misc:Depends}
+ , g++
+ , make
, gyp
- , nodejs-dev (>= 0.6.12~)
- , node-ansi
+ , nodejs-dev (>= 0.10.0~)
+ , node-fstream
, node-glob
, node-graceful-fs
- , node-fstream
+ , node-inherits
, node-minimatch
, node-mkdirp
- , node-nopt
- , node-request (>= 2.9.153)
+ , node-nopt (>= 2)
+ , node-npmlog
+ , node-request
, node-rimraf
, node-semver
, node-tar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-gyp.git
More information about the Pkg-javascript-commits
mailing list