Add redhat-rpm-config to rpm build deps

This is needed on Fedora systems to build python packages with
gcc, but for some reason is not listed as a python-devel dep.

Change-Id: Ia7479154867902b816603dc2babf6b08b91ca919
This commit is contained in:
James E. Blair 2017-06-16 15:29:02 -07:00
parent 9eea582723
commit a1733ffc11
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ libffi-devel [platform:rpm]
python-dev [platform:dpkg]
python-devel [platform:rpm]
bubblewrap [platform:rpm]
redhat-rpm-config [platform:rpm]