From ddc12361e126f8eceeeebcd605f2f1a449e4b7f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Mon, 28 Mar 2022 21:51:15 +0200 Subject: [PATCH] - require openssl-libs package from nginx-core --- nginx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nginx.spec b/nginx.spec index 20afadd..e673659 100644 --- a/nginx.spec +++ b/nginx.spec @@ -130,6 +130,7 @@ Summary: nginx minimal core %if 0%{?with_mailcap_mimetypes} Requires: nginx-mimetypes %endif +Requires: openssl-libs Requires(pre): nginx-filesystem %description core