From 5c4b090382bf2796f5225b6d3d9993bbcd4164a7 Mon Sep 17 00:00:00 2001 From: Lubos Uhliarik Date: Mon, 8 Oct 2018 15:51:14 +0000 Subject: [PATCH] Add libcurl-devel to BuildRequires --- mod_http2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_http2.spec b/mod_http2.spec index f26a6eb..bad74a1 100644 --- a/mod_http2.spec +++ b/mod_http2.spec @@ -10,7 +10,7 @@ License: ASL 2.0 URL: https://icing.github.io/mod_h2/ Source0: https://github.com/icing/mod_h2/releases/download/v%{version}/mod_http2-%{version}.tar.gz BuildRequires: gcc -BuildRequires: pkgconfig, httpd-devel >= 2.4.20, libnghttp2-devel >= 1.7.0, openssl-devel >= 1.0.2 +BuildRequires: pkgconfig, httpd-devel >= 2.4.20, libnghttp2-devel >= 1.7.0, openssl-devel >= 1.0.2, libcurl-devel Requires: httpd-mmn = %{_httpd_mmn} Conflicts: httpd < 2.4.25-8