From 9a4c87cda2fadd03764d3ec850a5c6fe036a45e8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:37:59 +0000 Subject: Add missing BuildRequires on gcc /bin/sh: gcc: command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1605410 Signed-off-by: Igor Gnatenko --- diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index 1b8bbd8..50863d8 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -7,6 +7,7 @@ Group: Development/Libraries URL: https://metacpan.org/release/Inline-Python Source0: https://cpan.metacpan.org/authors/id/N/NI/NINE/Inline-Python-%{version}.tar.gz Patch0: Inline-Python-0.56-Use-python3.patch +BuildRequires: gcc BuildRequires: findutils BuildRequires: make BuildRequires: perl-devel