[Pkg-javascript-commits] [node-bluebird] 04/15: Add build dependencies for testsuite
Ross Gammon
ross-guest at moszumanska.debian.org
Sun Dec 11 20:51:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository node-bluebird.
commit ba5ae27eb6cd29cb31d50905e1f6755421390b67
Author: Ross Gammon <rosco2 at ubuntu.com>
Date: Sat Dec 3 15:58:11 2016 +0100
Add build dependencies for testsuite
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 45cffbb..1fb7f8c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,12 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-buildinfo,
nodejs,
- node-uglify
+ node-uglify,
+ mocha,
+ node-cross-spawn,
+ node-cli-table,
+ node-rimraf,
+ node-optimist
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-bluebird.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-bluebird.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bluebird.git
More information about the Pkg-javascript-commits
mailing list