From 6c91227ed970903a4be4122e8013b8d56a30e7d4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:49 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- moon-buggy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/moon-buggy.spec b/moon-buggy.spec index 695035a..7cdacc0 100644 --- a/moon-buggy.spec +++ b/moon-buggy.spec @@ -16,6 +16,7 @@ Patch0: moon-buggy-1.0.51-pause.patch Patch1: moon-buggy-1.0.51-sound.patch Requires(post): /sbin/install-info Requires(preun): /sbin/install-info +BuildRequires: gcc BuildRequires: ncurses-devel, texinfo %if !%{oldstyle} BuildRequires: esound-devel, desktop-file-utils, autoconf, automake