From 5ebbd51d62b837d64e09ae882e4216b5af8d41ed Mon Sep 17 00:00:00 2001 From: Felix Kaechele Date: Thu, 11 Jul 2019 11:58:54 -0400 Subject: [PATCH] Enable build on all Fedora releases --- nginx.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nginx.yaml b/nginx.yaml index 808c8c1..36674db 100644 --- a/nginx.yaml +++ b/nginx.yaml @@ -9,9 +9,9 @@ data: module: [ MIT ] dependencies: - buildrequires: - platform: [f31] + platform: [] requires: - platform: [f31] + platform: [] references: documentation: http://nginx.org/en/docs/ tracker: https://trac.nginx.org/nginx/