Skip to content

Move node-gyp into optdepends

Description:

node-gyp is used to compile C++ node modules. But the dependency is useless on its own, as it also requires make and gcc to work, which it doesn't depend on.

I.e. it doesn't work on a regular user system (without base-devel installed) anyway. So I think it is better to move it into optdepends.

Additional info:

  • package version(s): 10.5.2-1
Edited by Hanabishi Recca
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information