Add missing BuildRequires on gcc

make: cc: Command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1606409
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-24 16:55:37 +02:00
parent 2860d59181
commit b85fd9509f
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Patch2: 2gb.patch
Patch3: cve-2015-4645.patch
# Update formats to match changes in cve-2015-4645.patch
Patch4: local-cve-fix.patch
BuildRequires: gcc
BuildRequires: zlib-devel
BuildRequires: xz-devel
BuildRequires: lzo-devel