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 \ 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!"