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