[Pkg-javascript-commits] [node-chalk] 02/03: Add missing build depends for the enabled tests.
Mathias Behrle
mbehrle at moszumanska.debian.org
Fri Dec 2 11:21:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-chalk.
commit fdc9d822c479764f05c387fe9c9bc855c7380f24
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Dec 2 12:16:08 2016 +0100
Add missing build depends for the enabled tests.
---
debian/control | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/control b/debian/control
index cee469c..f5c69cc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,12 @@ Section: web
Priority: extra
Build-Depends:
debhelper (>= 9),
+ mocha,
+ node-ansi-styles,
+ node-escape-string-regexp,
+ node-has-ansi,
+ node-strip-ansi,
+ node-supports-color,
nodejs,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-chalk.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chalk.git
More information about the Pkg-javascript-commits
mailing list