From 00b2a6ebb1548b03ad0213dcffac4a61e6cc7fdd Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Thu, 12 Dec 2019 17:44:36 +0100 Subject: [PATCH] bump libbrotli version required as there was no SOVER++ --- curl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/curl.spec b/curl.spec index d7cc63a..fed2fe3 100644 --- a/curl.spec +++ b/curl.spec @@ -119,6 +119,7 @@ Group: Libraries %{?with_ssh:Requires: libssh2 >= 1.2.8} %{?with_http2:Requires: nghttp2-libs >= 1.9.0} %if %{with ssl} && %{without gnutls} +Requires: libbrotli >= 1.0.0 Requires: openssl >= 1.0.1 %endif Suggests: ca-certificates -- 2.43.0