Invert a perl dependency
Fedora MBS does not support a negative expansion.
This commit is contained in:
parent
afa6844132
commit
fdc4f70b5a
1 changed files with 2 additions and 2 deletions
|
|
@ -11,10 +11,10 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f34]
|
||||
perl: [-5.28]
|
||||
perl: ['5.30', '5.32']
|
||||
requires:
|
||||
platform: [f34]
|
||||
perl: [-5.28]
|
||||
perl: ['5.30', '5.32']
|
||||
references:
|
||||
community: https://metacpan.org/release/FCGI
|
||||
profiles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue