From b01c6d29a5096762ed0a9f86027ca968b746afd6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:45 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- gobject-introspection.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 4962a83..623373e 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -11,6 +11,7 @@ License: GPLv2+, LGPLv2+, MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection Source0: https://download.gnome.org/sources/gobject-introspection/1.56/%{name}-%{version}.tar.xz +BuildRequires: gcc BuildRequires: bison BuildRequires: cairo-gobject-devel BuildRequires: chrpath