From 3aa1f42a93835c350112702653c95a57ec5c986b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:51 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- spice.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spice.spec b/spice.spec index 620c127..47d7d4f 100644 --- a/spice.spec +++ b/spice.spec @@ -16,6 +16,7 @@ ExclusiveArch: x86_64 ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 %endif +BuildRequires: gcc BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.22 BuildRequires: spice-protocol >= 0.12.3