diff --git a/nginx.yaml b/nginx.yaml index 7d27264..356812c 100644 --- a/nginx.yaml +++ b/nginx.yaml @@ -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/