Do not build for EL8
EL8 has it's own 1.14 stream Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
This commit is contained in:
parent
10cb8b0389
commit
98374e4c1e
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ data:
|
|||
module: [ MIT ]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
platform: [-el8] # EL8+ contains it's own 1.14 stream
|
||||
requires:
|
||||
platform: []
|
||||
platform: [-el8]
|
||||
references:
|
||||
documentation: http://nginx.org/en/docs/
|
||||
tracker: https://trac.nginx.org/nginx/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue