]> git.pld-linux.org Git - packages/curl.git/commitdiff
bump libbrotli version required as there was no SOVER++
authorTomasz Pala <gotar@polanet.pl>
Thu, 12 Dec 2019 16:44:36 +0000 (17:44 +0100)
committerTomasz Pala <gotar@polanet.pl>
Thu, 12 Dec 2019 16:44:36 +0000 (17:44 +0100)
curl.spec

index d7cc63a5483a01e406379bc35779f7192cff4550..fed2fe3f0d24c09fdd3445bef7075757a6539925 100644 (file)
--- 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
This page took 0.32568 seconds and 4 git commands to generate.