Hi all,

I pushed node-gyp-build (#977472), but after checking more I think it's
a bad idea to push such package to Debian: its goal is to check if a
prebuild object exists in package downloaded from npm registry before
launching `node-gyp rebuild`.
Debian packages provide compiled objects and don't use on-the-fly
compilation, then this package is useless. I removed this dependency
from node-websocket using a simple patch [1]

So please reject node-gyp-build.

Cheers,
Xavier

[1]:
https://salsa.debian.org/js-team/node-websocket/-/blob/master/debian/patches/remove-dependency-to-node-gyp-build.patch

-- 
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