From 7985c65e69d74dd86a29c7642c98d7fda52c76c2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:16:07 +0000 Subject: Add missing BuildRequires on gcc make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603253 Signed-off-by: Igor Gnatenko --- diff --git a/9wm.spec b/9wm.spec index 6b36906..c553ee2 100644 --- a/9wm.spec +++ b/9wm.spec @@ -8,6 +8,7 @@ Group: User Interface/Desktops Source0: https://github.com/9wm/9wm/archive/%{version}.tar.gz Source1: 9wm.desktop URL: https://woozle.org/neale/src/9wm/ +BuildRequires: gcc BuildRequires: libXext-devel, libX11-devel, desktop-file-utils # It needs this to open a terminal. Requires: xterm