Skip to content

Commit a071594

Browse files
committed
Add openssl BuildRequires
1 parent 8721be9 commit a071594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/mod_auth_gssapi.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ License: MIT
88
URL: https://github.com/modauthgssapi/mod_auth_gssapi
99
Source0: https://github.com/modauthgssapi/%{name}/releases/download/v%{version}/%name-%{version}.tar.gz
1010

11-
BuildRequires: httpd-devel, krb5-devel
11+
BuildRequires: httpd-devel, krb5-devel, openssl-devel
1212
Requires: httpd-mmn = %{_httpd_mmn}
1313
Requires: krb5-libs >= 1.11.5
1414

0 commit comments

Comments
 (0)