[Pirate Praveen]
> Just add node-glob as build dependency.

Thank you for looking into this.  I tried adding the dependency, but the
build still fail the same way.  I am using this patch.

diff --git a/debian/control b/debian/control
index 0deb2dc..81ba240 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Priority: optional
 Build-Depends:
  debhelper (>= 9),
  dh-buildinfo,
- nodejs-legacy,
+ nodejs,
+ node-glob,
  node-uglify,
  node-vows,
 Standards-Version: 4.2.1

-- 
Happy hacking
Petter Reinholdtsen

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to