"platform: []" is recommended.
To build for all supported Fedora releases flexibly. See https://docs.fedoraproject.org/en-US/modularity/making-modules/defining-modules/#_modular_dependencies
This commit is contained in:
parent
85e4fbf784
commit
f21efbfb93
1 changed files with 2 additions and 2 deletions
|
|
@ -18,9 +18,9 @@ data:
|
|||
tracker: https://bugs.ruby-lang.org/
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f29]
|
||||
platform: []
|
||||
requires:
|
||||
platform: [f29]
|
||||
platform: []
|
||||
components:
|
||||
# SRPMs
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue