mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +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 \
|
augeas-libs \
|
||||||
openssl-devel \
|
openssl-devel \
|
||||||
libffi-devel \
|
libffi-devel \
|
||||||
|
redhat-rpm-config \
|
||||||
ca-certificates
|
ca-certificates
|
||||||
then
|
then
|
||||||
echo "Could not install additional dependencies. Aborting bootstrap!"
|
echo "Could not install additional dependencies. Aborting bootstrap!"
|
||||||
|
|||||||
Reference in New Issue
Block a user