We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf9d4d commit 70c90bfCopy full SHA for 70c90bf
ci/ci.sh
@@ -15,7 +15,7 @@ elif [ -f /etc/fedora-release ]; then
15
dnf -y install $COMPILER python3-{gssapi,requests{,-gssapi},flake8} \
16
krb5-{server,workstation,pkinit} curl libfaketime \
17
{httpd,krb5,openssl,gssntlmssp}-devel {socket,nss}_wrapper \
18
- autoconf automake libtool which bison make python3 \
+ autoconf automake libtool which bison make python3 python3-devel \
19
flex mod_session redhat-rpm-config /usr/bin/virtualenv
20
else
21
echo "Distro not found!"
0 commit comments