Add missing BuildRequires on gcc

make: gcc: Command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1606202
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
f38
Igor Gnatenko 7 years ago
parent 6eb12659e2
commit 5c778b5332
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -13,6 +13,7 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
# name. Patch aims to update them to the newer Expectations.
Patch0: http_parser.rb-0.6.0-rspec3.patch
Patch1: http_parser.rb-0.6.0-usr_bin_ruby.patch
BuildRequires: gcc
BuildRequires: rubygems-devel
BuildRequires: ruby-devel
BuildRequires: rubygem-rspec

Loading…
Cancel
Save