From b85fd9509fe0c4940103d21cc44ad3fef8edd294 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:55:37 +0000 Subject: Add missing BuildRequires on gcc make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1606409 Signed-off-by: Igor Gnatenko --- diff --git a/squashfs-tools.spec b/squashfs-tools.spec index 293ec46..b5af18c 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -25,6 +25,7 @@ Patch2: 2gb.patch Patch3: cve-2015-4645.patch # Update formats to match changes in cve-2015-4645.patch Patch4: local-cve-fix.patch +BuildRequires: gcc BuildRequires: zlib-devel BuildRequires: xz-devel BuildRequires: lzo-devel