From 6a857bac2fb65dd59606f499c028279bc79359ff Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:53 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- xcb-util.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xcb-util.spec b/xcb-util.spec index 0d3815a..b91210c 100644 --- a/xcb-util.spec +++ b/xcb-util.spec @@ -6,6 +6,7 @@ Group: System Environment/Libraries License: MIT URL: http://xcb.freedesktop.org Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 +BuildRequires: gcc BuildRequires: pkgconfig(xcb) >= 1.4