From 80d3d7fd9b22ef0f475de1681f3598bc2387a4a2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:07:04 +0200 Subject: [PATCH] Add missing BuildRequires on gcc make: gcc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604616 Signed-off-by: Igor Gnatenko --- libnatpmp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libnatpmp.spec b/libnatpmp.spec index ca08b18..2ced93a 100644 --- a/libnatpmp.spec +++ b/libnatpmp.spec @@ -6,6 +6,7 @@ License: LGPLv2+ URL: http://miniupnp.free.fr/libnatpmp.html Source0: http://miniupnp.free.fr/files/%{name}-%{version}.tar.gz +BuildRequires: gcc %description libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol for the client side. It is based on non blocking sockets and