Add missing BuildRequires on gcc

make: cc: Command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1604581
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-24 16:58:24 +02:00
parent de7029fd3c
commit a1a808bf7e
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -9,6 +9,7 @@ Group: System Environment/Libraries
Patch1: libfaketime-0.9.5-fix-infinite-recursion-on-real_clock_gettime.patch Patch1: libfaketime-0.9.5-fix-infinite-recursion-on-real_clock_gettime.patch
Patch2: libfaketime-0.9.6-boottime.patch Patch2: libfaketime-0.9.6-boottime.patch
BuildRequires: gcc
%description %description
libfaketime intercepts various system calls which programs use to libfaketime intercepts various system calls which programs use to
retrieve the current date and time. It can then report faked dates and retrieve the current date and time. It can then report faked dates and