mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 23:29:26 +02:00
Merge pull request #1527 from Aeyoun/patch-3
Add missing RPM requirement
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