From a523b904c29aa666a4c5809dbe5dd9012f9289c4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 09 2018 17:06:43 +0000 Subject: add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/compizconfig-python.spec b/compizconfig-python.spec index e1da505..06969d1 100644 --- a/compizconfig-python.spec +++ b/compizconfig-python.spec @@ -10,6 +10,7 @@ License: LGPLv2+ URL: https://github.com/compiz-reloaded/compizconfig-python Source0: https://github.com/compiz-reloaded/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz +BuildRequires: gcc BuildRequires: libcompizconfig-devel >= %{basever} BuildRequires: glib2-devel BuildRequires: python3-devel