From f0a08073747414de606cb1a02d3727df4dc0bf28 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:01:30 +0200 Subject: [PATCH] Add missing BuildRequires on gcc /bin/sh: cc: command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1605263 Signed-off-by: Igor Gnatenko --- numad.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/numad.spec b/numad.spec index ff9f95e..ac7a69e 100644 --- a/numad.spec +++ b/numad.spec @@ -17,6 +17,7 @@ Source0: %{name}-%{version}git.tar.xz Requires: systemd-units Requires(post): systemd-units Requires(preun): systemd-units +BuildRequires: gcc BuildRequires: systemd-units ExcludeArch: s390 %{arm}