From 0c85098d2dcda84d4e2aa9d2cf8cc7a2f978979c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:54 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- zenity.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zenity.spec b/zenity.spec index d0ba625..819c9ae 100644 --- a/zenity.spec +++ b/zenity.spec @@ -7,6 +7,7 @@ License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Zenity Source: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz +BuildRequires: gcc BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(libnotify) >= 0.6.1 BuildRequires: which