[Pkg-javascript-commits] [node-cross-spawn] 03/11: Add build dependencies to allow upstream tests to run
Ross Gammon
ross-guest at moszumanska.debian.org
Sun Nov 15 11:59:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository node-cross-spawn.
commit a0dcd2f4551f32c458cd9b6f9d33164ab7991453
Author: Ross Gammon <rossgammon at mail.dk>
Date: Sun Nov 15 12:20:35 2015 +0100
Add build dependencies to allow upstream tests to run
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 708fe6a..297500b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,10 @@ XS-Testsuite: autopkgtest
Priority: extra
Build-Depends: debhelper (>= 9),
dh-buildinfo,
- nodejs
+ nodejs,
+ mocha,
+ node-expect.js,
+ node-cross-spawn-async
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-cross-spawn.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn.git
More information about the Pkg-javascript-commits
mailing list