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:52 +02:00
parent d4ce8faa2a
commit f660fe2c5a

View File

@ -27,6 +27,7 @@ Patch13: tar-1.30-tests-dirrem.patch
# run "make check" by default # run "make check" by default
%bcond_without check %bcond_without check
BuildRequires: gcc
BuildRequires: autoconf automake texinfo gettext libacl-devel BuildRequires: autoconf automake texinfo gettext libacl-devel
%if %{with check} %if %{with check}