From 50eacfd273cc306aec977eb07384c2eeef6849fb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 16:03:33 +0200 Subject: [PATCH] Add missing BuildRequires on gcc make[1]: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604709 Signed-off-by: Igor Gnatenko --- linuxconsoletools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index ba2a7fc..37c57a0 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -9,6 +9,7 @@ License: GPLv2+ URL: http://sourceforge.net/projects/linuxconsole/ Source: http://downloads.sourceforge.net/linuxconsole/%{name}-%{version}.tar.bz2 +BuildRequires: gcc BuildRequires: SDL-devel Provides: joystick = %{version}-%{release}