add BuildRequires: gcc

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-09 19:06:48 +02:00
parent 8bdaa52dd0
commit 6d95366f26

View File

@ -14,6 +14,7 @@ Source0: %{name}-%{version}-%{alphatag}.tar.gz
Patch1: matchbox-window-manager-1.2-keysyms.patch
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gcc
BuildRequires: pkgconfig
BuildRequires: expat-devel
BuildRequires: libmatchbox-devel >= %{libmatchbox_devel_ver}