Add missing RPM requirement

`redhat-rpm-config` provides the required `/usr/lib/rpm/redhat/redhat-hardened-cc1` to Fedora.
This commit is contained in:
Daniel Aleksandersen
2015-11-17 05:14:04 +01:00
parent d6b4e73d9d
commit 053697889d
+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!"