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 <ignatenkobrain@fedoraproject.org>
f38
Igor Gnatenko 7 years ago
parent 398ed76aa7
commit 9a4c87cda2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -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

Loading…
Cancel
Save