From dc97f33f8044d8f74105c486044b4bd642e9548c Mon Sep 17 00:00:00 2001 From: Xavier Guimard <yadd@debian.org> Date: Wed, 9 Jan 2019 22:34:05 +0100 Subject: [PATCH] Add node-mocha, node-minimist, node-micromatch in build dependencies --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cc112cd..319d373 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,10 @@ Section: javascript Priority: optional Build-Depends: debhelper (>= 12~), dh-buildinfo, - nodejs + nodejs, + node-micromatch, + node-minimist, + node-mocha Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/js-team/node-get-value Vcs-Git: https://salsa.debian.org/js-team/node-get-value.git -- GitLab