bbc / speculate

Automatically generates an RPM Spec file for your Node.js project
Other
66 stars 28 forks source link

README: clarify nodejs is embedded by default in spec #97

Open simonespa opened 2 years ago

simonespa commented 2 years ago

The "Dependencies" section should clarify that the "nodejs" RPM dependency is already embedded by default as both a "requirement" and a "build requirement" so it doesn't need to be specified.

See https://github.com/bbc/speculate/blob/37618f7b62abef8b66f6773829ca36ddc0d3e332/templates/spec.hbs#L15-L19