Build for Modularity 2.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
ed051a3a76
commit
dbefdd467d
1 changed files with 1 additions and 12 deletions
13
nodejs.yaml
13
nodejs.yaml
|
|
@ -12,9 +12,6 @@ data:
|
|||
module: MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
# http-parser, libuv, c-ares and V8 are bundled
|
||||
# openssl, icu and zlib should be provided by platform
|
||||
platform: f28
|
||||
requires:
|
||||
platform: f28
|
||||
references:
|
||||
|
|
@ -40,17 +37,9 @@ data:
|
|||
- nodejs
|
||||
- nodejs-devel
|
||||
- npm
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
components:
|
||||
rpms:
|
||||
nodejs:
|
||||
rationale: Javascript runtime and npm package manager.
|
||||
buildorder: 10
|
||||
ref: epel7
|
||||
nodejs-packaging:
|
||||
rationale: Runtime dependency of nodejs-devel.
|
||||
buildorder: 10
|
||||
ref: master
|
||||
ref: 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue