Add missing BuildRequires on gcc

make[3]: gcc: Command not found

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

View File

@ -66,6 +66,7 @@ Source10: https://github.com/antirez/%{name}-doc/archive/%{doc_commit}/
Patch0001: 0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch
# https://github.com/antirez/redis/pull/3494 - symlink
Patch0002: 0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch
BuildRequires: gcc
BuildRequires: jemalloc-devel
%if 0%{?with_tests}
BuildRequires: procps-ng