[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#956194: dependencies Re: ITP: streamlit



Hi Rebecca,

On 2020-04-08 12:08, Rebecca N. Palmer wrote:
> The true number of JavaScript dependencies could be lower because
> npm2deb depends isn't perfect (it lists missing dependencies for
> modules that are already in Debian: these might be optional
> dependencies, or modules that are packaged but not under a name it can
> find), or higher because of recursive dependencies.

It seems that npm2deb takes build dependencies from 'devDependencies' in
package.json. In fact, not all JS developer dependencies are necessary
to build the package. For example, eslint* packages are used for static
code analysis, and I doubt that eslint should be used to build packages
for Debian.

Best,
Andrius


Reply to: