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