mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Add missing RPM requirement
`redhat-rpm-config` provides the required `/usr/lib/rpm/redhat/redhat-hardened-cc1` to Fedora.
This commit is contained in:
@@ -40,6 +40,7 @@ if ! $tool install -y \
|
||||
augeas-libs \
|
||||
openssl-devel \
|
||||
libffi-devel \
|
||||
redhat-rpm-config \
|
||||
ca-certificates
|
||||
then
|
||||
echo "Could not install additional dependencies. Aborting bootstrap!"
|
||||
|
||||
Reference in New Issue
Block a user