Use rpm macro
This commit is contained in:
parent
e11153ce7f
commit
4a667fe689
1 changed files with 4 additions and 1 deletions
|
|
@ -42,12 +42,15 @@ data:
|
|||
- nodejs
|
||||
- nodejs-devel
|
||||
- npm
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
components:
|
||||
rpms:
|
||||
nodejs:
|
||||
rationale: Javascript runtime and npm package manager.
|
||||
buildorder: 10
|
||||
ref: 219617
|
||||
nodejs-packaging:
|
||||
rationale: Runtime dependency of nodejs-devel.
|
||||
buildorder: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue