Skip to content

Commit 43d1031

Browse files
frozencemeterysimo5
authored andcommitted
CI: install openssl on Fedora
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent a84b9a3 commit 43d1031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ elif [ -f /etc/fedora-release ]; then
1616
krb5-{server,workstation,pkinit} curl libfaketime \
1717
{httpd,krb5,openssl,gssntlmssp}-devel {socket,nss}_wrapper \
1818
autoconf automake libtool which bison make python3 python3-devel \
19-
flex mod_session redhat-rpm-config /usr/bin/virtualenv
19+
flex mod_session redhat-rpm-config /usr/bin/virtualenv openssl
2020
else
2121
echo "Distro not found!"
2222
false

0 commit comments

Comments
 (0)