[Pkg-javascript-commits] [node-glob] 06/08: Depends: node-fs.realpath, node-inflight, node-path-is-absolute
Jérémy Lal
kapouer at moszumanska.debian.org
Fri Nov 11 11:27:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-glob.
commit 45923087f1e604ebceadd01b0c4981acca58ea21
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Nov 11 12:23:42 2016 +0100
Depends: node-fs.realpath, node-inflight, node-path-is-absolute
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9fde33f..32c1c21 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,12 @@ Architecture: all
Depends:
, ${misc:Depends}
, nodejs
- , node-minimatch (>= 0.2.11)
+ , node-minimatch (>= 3)
, node-inherits (>= 2)
, node-once
+ , node-fs.realpath
+ , node-inflight
+ , node-path-is-absolute
Description: glob functionality for Node.js
node-glob is a glob implementation for Node.js
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-glob.git
More information about the Pkg-javascript-commits
mailing list