[Pkg-javascript-commits] [node-gyp] 48/82: Update deps based on package.json
Ximin Luo
infinity0 at debian.org
Mon Aug 31 00:40:59 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 65646bd4bd18a14371a6828c4c4e166894e6de81
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Aug 16 22:52:46 2013 +0200
Update deps based on package.json
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index a4094b5..1408212 100644
--- a/debian/control
+++ b/debian/control
@@ -20,15 +20,15 @@ Depends:
, gyp
, node-fstream
, node-glob
- , node-graceful-fs
- , node-inherits
+ , node-graceful-fs (>= 2)
, node-minimatch
, node-mkdirp
, node-nopt (>= 2)
, node-npmlog
+ , node-osenv
, node-request
, node-rimraf
- , node-semver
+ , node-semver (>= 2.1)
, node-tar
, node-which
Recommends: build-essential
--
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