From d4e1bf772bd08a1c36fb73509de1eae77c618c15 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 16:22:24 +0200 Subject: [PATCH] Add missing BuildRequires on gcc configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1604618 Signed-off-by: Igor Gnatenko --- libndp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libndp.spec b/libndp.spec index fa29093..a750036 100644 --- a/libndp.spec +++ b/libndp.spec @@ -7,6 +7,7 @@ License: LGPLv2+ URL: http://www.libndp.org/ Source: http://www.libndp.org/files/libndp-%{version}.tar.gz +BuildRequires: gcc %description This package contains a library which provides a wrapper for IPv6 Neighbor Discovery Protocol. It also provides a tool