Add openssl BuildRequires
authorSimo Sorce <simo@redhat.com>
Tue, 12 Aug 2014 16:47:03 +0000 (12:47 -0400)
committerSimo Sorce <simo@redhat.com>
Tue, 12 Aug 2014 16:47:03 +0000 (12:47 -0400)
contrib/mod_auth_gssapi.spec

index ec8832f..8d72b9c 100644 (file)
@@ -8,7 +8,7 @@ License:        MIT
 URL:            https://github.com/modauthgssapi/mod_auth_gssapi
 Source0:        https://github.com/modauthgssapi/%{name}/releases/download/v%{version}/%name-%{version}.tar.gz
 
-BuildRequires:  httpd-devel, krb5-devel
+BuildRequires:  httpd-devel, krb5-devel, openssl-devel
 Requires:       httpd-mmn = %{_httpd_mmn}
 Requires:       krb5-libs >= 1.11.5