From 5640ef84f8f2dea4213b9af816262f6197a5c3f2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 13:50:22 +0000 Subject: Add missing BuildRequires on gcc make: gcc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604345 Signed-off-by: Igor Gnatenko --- diff --git a/httpry.spec b/httpry.spec index 9f43609..569492c 100644 --- a/httpry.spec +++ b/httpry.spec @@ -6,6 +6,7 @@ License: GPLv2 and BSD URL: http://dumpsterventures.com/jason/httpry/ Group: Applications/Internet Source: http://dumpsterventures.com/jason/httpry/httpry-%{version}.tar.gz +BuildRequires: gcc BuildRequires: libpcap-devel %description