From ddb6f910d0ab4688262ac1fc52f38a269d86aaa8 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Feb 18 2018 17:15:46 +0000 Subject: Add BuildRequires for gcc per https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires --- diff --git a/BackupPC.spec b/BackupPC.spec index 5edb02e..8a7cdd5 100644 --- a/BackupPC.spec +++ b/BackupPC.spec @@ -32,6 +32,7 @@ Source7: README.RHEL Patch0: BackupPC-4.1.3-docfix.patch +BuildRequires: gcc BuildRequires: perl-generators BuildRequires: perl(BackupPC::XS) >= 0.53 BuildRequires: perl(CGI)