[Pkg-javascript-devel] Bug#876618: Bug#876618: science.js build-depends on removed nodejs-legacy
Petter Reinholdtsen
pere at hungry.com
Fri Sep 28 06:55:32 BST 2018
[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
More information about the Pkg-javascript-devel
mailing list