Merge pull request #1527 from Aeyoun/patch-3

Add missing RPM requirement
This commit is contained in:
Peter Eckersley
2015-12-01 16:12:31 -08:00
+1
View File
@@ -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!"